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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21283'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21283'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20121'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20121'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20120'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20120'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20119'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20119'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20118'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20118'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19422'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19422'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19423'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19423'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19424'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19424'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19421'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19421'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19416'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19416'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19414'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19414'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19425'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19425'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19413'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19413'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19426'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19426'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19420'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19420'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19417'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19417'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19415'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19415'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19427'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19427'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19438'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19438'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19436'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19436'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19428'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19428'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19435'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19435'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19448'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19448'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19445'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19445'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19431'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19431'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19432'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19432'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19433'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19433'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19447'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19447'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19446'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19446'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19443'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19443'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19437'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19437'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19429'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19429'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19430'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19430'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21027'^^xsd:integer;
  dwc:scientificName 'Theristus ensifer'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:21027'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21286'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21286'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21285'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21285'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19188'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^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 estua'^^xsd:string;
  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:c10:19188'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19525'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19525'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19550'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19550'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19549'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19549'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19548'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19548'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19546'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19546'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19542'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19542'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19536'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19536'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19533'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19533'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19529'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19529'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19528'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19528'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19539'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19539'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19527'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19527'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21163'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21163'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20422'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^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 estua'^^xsd:string;
  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:c10:20422'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20442'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^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 estua'^^xsd:string;
  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:c10:20442'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20443'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^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 estua'^^xsd:string;
  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:c10:20443'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9704'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9704'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9654'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9654'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9651'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9651'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9650'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9650'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9649'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9649'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9660'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9660'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9672'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9672'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21070'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21070'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21088'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21088'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21072'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21072'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21076'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21076'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21077'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21077'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21078'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21078'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21069'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21069'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21086'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21086'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21087'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21087'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21068'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21068'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21071'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21071'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21089'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21089'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21066'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21066'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21065'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21065'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21064'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21064'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21090'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  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:c10:21090'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21105'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:21105'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18953'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinum'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121558'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18953'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18935'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinum'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121558'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18935'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18939'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinum'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121558'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18939'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18943'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinum'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121558'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18943'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18952'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinum'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121558'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18952'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18956'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinum'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121558'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18956'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18945'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinum'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121558'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18945'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8998'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8998'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8997'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8997'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8993'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8993'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8990'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8990'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8988'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8988'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9038'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^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 estua'^^xsd:string;
  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:c10:9038'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9052'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^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 estua'^^xsd:string;
  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:c10:9052'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21220'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^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 estua'^^xsd:string;
  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:c10:21220'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21213'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^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 estua'^^xsd:string;
  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:c10:21213'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21203'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^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 estua'^^xsd:string;
  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:c10:21203'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20067'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20067'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20070'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20070'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21177'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21177'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21185'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21185'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21194'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21194'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21190'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21190'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21179'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21179'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21202'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21202'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21182'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21182'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21184'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21184'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21197'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21197'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21199'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21199'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21200'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21200'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21201'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21201'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21183'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21183'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21180'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21180'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21174'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21174'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21164'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21164'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21186'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21186'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21175'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21175'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21181'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21181'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21196'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21196'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9106'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:9106'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9112'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:9112'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9109'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:9109'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9104'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:9104'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9082'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  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:c10:9082'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9073'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  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:c10:9073'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9069'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  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:c10:9069'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9075'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  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:c10:9075'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9064'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  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:c10:9064'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9067'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  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:c10:9067'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9065'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  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:c10:9065'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9361'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9361'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20703'^^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 estua'^^xsd:string;
  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:c10:20703'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20708'^^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 estua'^^xsd:string;
  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:c10:20708'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20709'^^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 estua'^^xsd:string;
  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:c10:20709'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20719'^^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 estua'^^xsd:string;
  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:c10:20719'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20726'^^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 estua'^^xsd:string;
  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:c10:20726'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20725'^^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 estua'^^xsd:string;
  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:c10:20725'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20724'^^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 estua'^^xsd:string;
  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:c10:20724'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20723'^^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 estua'^^xsd:string;
  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:c10:20723'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20707'^^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 estua'^^xsd:string;
  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:c10:20707'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20720'^^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 estua'^^xsd:string;
  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:c10:20720'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20715'^^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 estua'^^xsd:string;
  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:c10:20715'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19241'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19241'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20706'^^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 estua'^^xsd:string;
  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:c10:20706'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20705'^^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 estua'^^xsd:string;
  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:c10:20705'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21239'^^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 estua'^^xsd:string;
  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:c10:21239'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21257'^^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 estua'^^xsd:string;
  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:c10:21257'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8984'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8984'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8979'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8979'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9001'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9001'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8980'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8980'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8985'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8985'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9004'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9004'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9002'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9002'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20164'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:20164'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20233'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:20233'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19387'^^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 estua'^^xsd:string;
  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:c10:19387'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19389'^^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 estua'^^xsd:string;
  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:c10:19389'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19390'^^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 estua'^^xsd:string;
  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:c10:19390'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19384'^^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 estua'^^xsd:string;
  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:c10:19384'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9331'^^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 estua'^^xsd:string;
  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:c10:9331'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9313'^^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 estua'^^xsd:string;
  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:c10:9313'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9338'^^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 estua'^^xsd:string;
  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:c10:9338'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9320'^^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 estua'^^xsd:string;
  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:c10:9320'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9319'^^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 estua'^^xsd:string;
  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:c10:9319'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9318'^^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 estua'^^xsd:string;
  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:c10:9318'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9317'^^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 estua'^^xsd:string;
  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:c10:9317'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9314'^^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 estua'^^xsd:string;
  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:c10:9314'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9321'^^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 estua'^^xsd:string;
  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:c10:9321'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9340'^^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 estua'^^xsd:string;
  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:c10:9340'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9323'^^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 estua'^^xsd:string;
  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:c10:9323'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9325'^^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 estua'^^xsd:string;
  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:c10:9325'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9326'^^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 estua'^^xsd:string;
  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:c10:9326'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9327'^^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 estua'^^xsd:string;
  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:c10:9327'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20221'^^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 estua'^^xsd:string;
  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:c10:20221'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20209'^^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 estua'^^xsd:string;
  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:c10:20209'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20208'^^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 estua'^^xsd:string;
  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:c10:20208'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20207'^^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 estua'^^xsd:string;
  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:c10:20207'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20205'^^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 estua'^^xsd:string;
  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:c10:20205'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20204'^^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 estua'^^xsd:string;
  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:c10:20204'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20213'^^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 estua'^^xsd:string;
  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:c10:20213'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20218'^^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 estua'^^xsd:string;
  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:c10:20218'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20215'^^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 estua'^^xsd:string;
  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:c10:20215'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20222'^^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 estua'^^xsd:string;
  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:c10:20222'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20212'^^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 estua'^^xsd:string;
  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:c10:20212'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20168'^^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 estua'^^xsd:string;
  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:c10:20168'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20190'^^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 estua'^^xsd:string;
  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:c10:20190'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20167'^^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 estua'^^xsd:string;
  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:c10:20167'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20169'^^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 estua'^^xsd:string;
  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:c10:20169'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20170'^^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 estua'^^xsd:string;
  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:c10:20170'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20173'^^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 estua'^^xsd:string;
  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:c10:20173'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19280'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:19280'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19285'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:19285'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19292'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:19292'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19293'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:19293'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19807'^^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 estua'^^xsd:string;
  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:c10:19807'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20306'^^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 estua'^^xsd:string;
  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:c10:20306'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20280'^^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 estua'^^xsd:string;
  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:c10:20280'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20279'^^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 estua'^^xsd:string;
  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:c10:20279'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20281'^^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 estua'^^xsd:string;
  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:c10:20281'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20299'^^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 estua'^^xsd:string;
  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:c10:20299'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20367'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20367'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20372'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20372'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20371'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20371'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20370'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20370'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20369'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20369'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20384'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20384'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20368'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20368'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20375'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20375'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20407'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:20407'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20409'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:20409'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20390'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20390'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20389'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20389'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20385'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20385'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20378'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20378'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20380'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20380'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20381'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20381'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20382'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20382'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20377'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20377'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20383'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20383'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20408'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^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:c10:20408'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9860'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9860'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9852'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9852'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20361'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20361'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20346'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20346'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20356'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20356'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20352'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20352'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20354'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20354'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20353'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20353'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20348'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20348'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20350'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20350'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20357'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20357'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20359'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20359'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20358'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20358'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20347'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20347'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20328'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:20328'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20343'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20343'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9729'^^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 estua'^^xsd:string;
  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:c10:9729'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9727'^^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 estua'^^xsd:string;
  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:c10:9727'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9726'^^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 estua'^^xsd:string;
  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:c10:9726'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9707'^^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 estua'^^xsd:string;
  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:c10:9707'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9706'^^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 estua'^^xsd:string;
  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:c10:9706'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9734'^^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 estua'^^xsd:string;
  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:c10:9734'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9736'^^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 estua'^^xsd:string;
  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:c10:9736'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9722'^^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 estua'^^xsd:string;
  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:c10:9722'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9705'^^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 estua'^^xsd:string;
  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:c10:9705'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9710'^^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 estua'^^xsd:string;
  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:c10:9710'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9711'^^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 estua'^^xsd:string;
  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:c10:9711'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9713'^^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 estua'^^xsd:string;
  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:c10:9713'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9714'^^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 estua'^^xsd:string;
  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:c10:9714'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9715'^^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 estua'^^xsd:string;
  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:c10:9715'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9716'^^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 estua'^^xsd:string;
  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:c10:9716'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9718'^^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 estua'^^xsd:string;
  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:c10:9718'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9719'^^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 estua'^^xsd:string;
  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:c10:9719'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9720'^^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 estua'^^xsd:string;
  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:c10:9720'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9723'^^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 estua'^^xsd:string;
  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:c10:9723'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9724'^^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 estua'^^xsd:string;
  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:c10:9724'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9730'^^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 estua'^^xsd:string;
  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:c10:9730'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9725'^^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 estua'^^xsd:string;
  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:c10:9725'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9721'^^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 estua'^^xsd:string;
  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:c10:9721'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18968'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18968'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18965'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18965'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19579'^^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 estua'^^xsd:string;
  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:c10:19579'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19594'^^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 estua'^^xsd:string;
  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:c10:19594'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19592'^^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 estua'^^xsd:string;
  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:c10:19592'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19591'^^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 estua'^^xsd:string;
  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:c10:19591'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19590'^^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 estua'^^xsd:string;
  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:c10:19590'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19589'^^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 estua'^^xsd:string;
  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:c10:19589'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19588'^^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 estua'^^xsd:string;
  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:c10:19588'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19584'^^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 estua'^^xsd:string;
  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:c10:19584'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19586'^^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 estua'^^xsd:string;
  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:c10:19586'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19587'^^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 estua'^^xsd:string;
  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:c10:19587'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19581'^^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 estua'^^xsd:string;
  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:c10:19581'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19582'^^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 estua'^^xsd:string;
  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:c10:19582'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9473'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9473'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9469'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9469'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9462'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9462'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9478'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9478'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9476'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9476'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20480'^^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 estua'^^xsd:string;
  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:c10:20480'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20478'^^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 estua'^^xsd:string;
  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:c10:20478'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19559'^^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 estua'^^xsd:string;
  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:c10:19559'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19561'^^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 estua'^^xsd:string;
  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:c10:19561'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19562'^^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 estua'^^xsd:string;
  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:c10:19562'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20564'^^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 estua'^^xsd:string;
  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:c10:20564'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20562'^^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 estua'^^xsd:string;
  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:c10:20562'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20560'^^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 estua'^^xsd:string;
  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:c10:20560'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20567'^^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 estua'^^xsd:string;
  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:c10:20567'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20570'^^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 estua'^^xsd:string;
  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:c10:20570'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19558'^^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 estua'^^xsd:string;
  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:c10:19558'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19565'^^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 estua'^^xsd:string;
  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:c10:19565'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19606'^^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 estua'^^xsd:string;
  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:c10:19606'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19602'^^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 estua'^^xsd:string;
  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:c10:19602'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19564'^^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 estua'^^xsd:string;
  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:c10:19564'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19603'^^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 estua'^^xsd:string;
  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:c10:19603'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19604'^^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 estua'^^xsd:string;
  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:c10:19604'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19578'^^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 estua'^^xsd:string;
  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:c10:19578'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19601'^^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 estua'^^xsd:string;
  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:c10:19601'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19605'^^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 estua'^^xsd:string;
  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:c10:19605'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19595'^^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 estua'^^xsd:string;
  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:c10:19595'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19600'^^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 estua'^^xsd:string;
  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:c10:19600'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19599'^^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 estua'^^xsd:string;
  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:c10:19599'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19598'^^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 estua'^^xsd:string;
  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:c10:19598'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19596'^^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 estua'^^xsd:string;
  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:c10:19596'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9479'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9479'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20575'^^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 estua'^^xsd:string;
  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:c10:20575'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20576'^^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 estua'^^xsd:string;
  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:c10:20576'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20574'^^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 estua'^^xsd:string;
  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:c10:20574'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20578'^^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 estua'^^xsd:string;
  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:c10:20578'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20568'^^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 estua'^^xsd:string;
  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:c10:20568'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20579'^^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 estua'^^xsd:string;
  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:c10:20579'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20580'^^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 estua'^^xsd:string;
  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:c10:20580'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20581'^^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 estua'^^xsd:string;
  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:c10:20581'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20585'^^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 estua'^^xsd:string;
  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:c10:20585'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20583'^^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 estua'^^xsd:string;
  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:c10:20583'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20577'^^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 estua'^^xsd:string;
  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:c10:20577'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20573'^^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 estua'^^xsd:string;
  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:c10:20573'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20582'^^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 estua'^^xsd:string;
  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:c10:20582'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20569'^^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 estua'^^xsd:string;
  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:c10:20569'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20559'^^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 estua'^^xsd:string;
  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:c10:20559'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20565'^^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 estua'^^xsd:string;
  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:c10:20565'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19326'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:19326'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19325'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:19325'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20592'^^xsd:integer;
  dwc:scientificName 'Southernia zosterae'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153149'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20592'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9158'^^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 estua'^^xsd:string;
  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:c10:9158'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19926'^^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 estua'^^xsd:string;
  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:c10:19926'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19929'^^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 estua'^^xsd:string;
  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:c10:19929'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19981'^^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 estua'^^xsd:string;
  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:c10:19981'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19968'^^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 estua'^^xsd:string;
  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:c10:19968'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19966'^^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 estua'^^xsd:string;
  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:c10:19966'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19964'^^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 estua'^^xsd:string;
  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:c10:19964'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19963'^^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 estua'^^xsd:string;
  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:c10:19963'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19962'^^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 estua'^^xsd:string;
  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:c10:19962'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19943'^^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 estua'^^xsd:string;
  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:c10:19943'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19944'^^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 estua'^^xsd:string;
  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:c10:19944'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19945'^^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 estua'^^xsd:string;
  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:c10:19945'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19946'^^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 estua'^^xsd:string;
  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:c10:19946'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19947'^^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 estua'^^xsd:string;
  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:c10:19947'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19952'^^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 estua'^^xsd:string;
  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:c10:19952'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19949'^^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 estua'^^xsd:string;
  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:c10:19949'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19950'^^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 estua'^^xsd:string;
  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:c10:19950'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19948'^^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 estua'^^xsd:string;
  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:c10:19948'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19960'^^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 estua'^^xsd:string;
  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:c10:19960'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19961'^^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 estua'^^xsd:string;
  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:c10:19961'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19953'^^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 estua'^^xsd:string;
  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:c10:19953'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19955'^^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 estua'^^xsd:string;
  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:c10:19955'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19956'^^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 estua'^^xsd:string;
  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:c10:19956'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19958'^^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 estua'^^xsd:string;
  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:c10:19958'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19867'^^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 estua'^^xsd:string;
  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:c10:19867'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19880'^^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 estua'^^xsd:string;
  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:c10:19880'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19864'^^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 estua'^^xsd:string;
  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:c10:19864'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19863'^^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 estua'^^xsd:string;
  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:c10:19863'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19862'^^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 estua'^^xsd:string;
  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:c10:19862'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19861'^^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 estua'^^xsd:string;
  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:c10:19861'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19860'^^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 estua'^^xsd:string;
  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:c10:19860'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19859'^^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 estua'^^xsd:string;
  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:c10:19859'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19868'^^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 estua'^^xsd:string;
  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:c10:19868'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19878'^^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 estua'^^xsd:string;
  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:c10:19878'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19886'^^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 estua'^^xsd:string;
  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:c10:19886'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19885'^^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 estua'^^xsd:string;
  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:c10:19885'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19884'^^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 estua'^^xsd:string;
  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:c10:19884'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19882'^^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 estua'^^xsd:string;
  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:c10:19882'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19881'^^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 estua'^^xsd:string;
  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:c10:19881'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19076'^^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 estua'^^xsd:string;
  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:c10:19076'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19077'^^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 estua'^^xsd:string;
  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:c10:19077'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9306'^^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 estua'^^xsd:string;
  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:c10:9306'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9307'^^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 estua'^^xsd:string;
  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:c10:9307'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9308'^^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 estua'^^xsd:string;
  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:c10:9308'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9309'^^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 estua'^^xsd:string;
  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:c10:9309'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9310'^^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 estua'^^xsd:string;
  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:c10:9310'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9311'^^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 estua'^^xsd:string;
  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:c10:9311'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9300'^^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 estua'^^xsd:string;
  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:c10:9300'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19866'^^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 estua'^^xsd:string;
  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:c10:19866'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19876'^^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 estua'^^xsd:string;
  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:c10:19876'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19875'^^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 estua'^^xsd:string;
  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:c10:19875'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19874'^^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 estua'^^xsd:string;
  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:c10:19874'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19873'^^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 estua'^^xsd:string;
  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:c10:19873'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19872'^^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 estua'^^xsd:string;
  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:c10:19872'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19871'^^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 estua'^^xsd:string;
  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:c10:19871'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19869'^^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 estua'^^xsd:string;
  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:c10:19869'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19879'^^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 estua'^^xsd:string;
  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:c10:19879'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19499'^^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 estua'^^xsd:string;
  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:c10:19499'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19498'^^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 estua'^^xsd:string;
  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:c10:19498'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19495'^^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 estua'^^xsd:string;
  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:c10:19495'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19503'^^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 estua'^^xsd:string;
  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:c10:19503'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19496'^^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 estua'^^xsd:string;
  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:c10:19496'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19505'^^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 estua'^^xsd:string;
  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:c10:19505'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19522'^^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 estua'^^xsd:string;
  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:c10:19522'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19519'^^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 estua'^^xsd:string;
  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:c10:19519'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9175'^^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 estua'^^xsd:string;
  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:c10:9175'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9176'^^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 estua'^^xsd:string;
  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:c10:9176'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9200'^^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 estua'^^xsd:string;
  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:c10:9200'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9184'^^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 estua'^^xsd:string;
  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:c10:9184'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9183'^^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 estua'^^xsd:string;
  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:c10:9183'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9181'^^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 estua'^^xsd:string;
  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:c10:9181'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9182'^^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 estua'^^xsd:string;
  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:c10:9182'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9185'^^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 estua'^^xsd:string;
  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:c10:9185'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9191'^^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 estua'^^xsd:string;
  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:c10:9191'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9190'^^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 estua'^^xsd:string;
  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:c10:9190'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9188'^^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 estua'^^xsd:string;
  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:c10:9188'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9173'^^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 estua'^^xsd:string;
  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:c10:9173'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9186'^^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 estua'^^xsd:string;
  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:c10:9186'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9196'^^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 estua'^^xsd:string;
  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:c10:9196'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9197'^^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 estua'^^xsd:string;
  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:c10:9197'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9195'^^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 estua'^^xsd:string;
  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:c10:9195'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9198'^^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 estua'^^xsd:string;
  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:c10:9198'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9177'^^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 estua'^^xsd:string;
  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:c10:9177'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9178'^^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 estua'^^xsd:string;
  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:c10:9178'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9179'^^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 estua'^^xsd:string;
  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:c10:9179'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9180'^^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 estua'^^xsd:string;
  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:c10:9180'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9174'^^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 estua'^^xsd:string;
  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:c10:9174'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9194'^^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 estua'^^xsd:string;
  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:c10:9194'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9293'^^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 estua'^^xsd:string;
  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:c10:9293'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9273'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9273'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9285'^^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 estua'^^xsd:string;
  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:c10:9285'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9302'^^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 estua'^^xsd:string;
  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:c10:9302'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9289'^^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 estua'^^xsd:string;
  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:c10:9289'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9290'^^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 estua'^^xsd:string;
  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:c10:9290'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9296'^^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 estua'^^xsd:string;
  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:c10:9296'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9297'^^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 estua'^^xsd:string;
  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:c10:9297'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9298'^^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 estua'^^xsd:string;
  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:c10:9298'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9299'^^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 estua'^^xsd:string;
  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:c10:9299'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9301'^^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 estua'^^xsd:string;
  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:c10:9301'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9291'^^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 estua'^^xsd:string;
  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:c10:9291'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9303'^^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 estua'^^xsd:string;
  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:c10:9303'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9304'^^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 estua'^^xsd:string;
  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:c10:9304'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9305'^^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 estua'^^xsd:string;
  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:c10:9305'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19478'^^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 estua'^^xsd:string;
  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:c10:19478'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19469'^^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 estua'^^xsd:string;
  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:c10:19469'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19470'^^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 estua'^^xsd:string;
  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:c10:19470'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19485'^^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 estua'^^xsd:string;
  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:c10:19485'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19474'^^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 estua'^^xsd:string;
  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:c10:19474'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19476'^^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 estua'^^xsd:string;
  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:c10:19476'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19481'^^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 estua'^^xsd:string;
  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:c10:19481'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19480'^^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 estua'^^xsd:string;
  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:c10:19480'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19482'^^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 estua'^^xsd:string;
  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:c10:19482'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19467'^^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 estua'^^xsd:string;
  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:c10:19467'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19475'^^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 estua'^^xsd:string;
  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:c10:19475'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19479'^^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 estua'^^xsd:string;
  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:c10:19479'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19486'^^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 estua'^^xsd:string;
  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:c10:19486'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19493'^^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 estua'^^xsd:string;
  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:c10:19493'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19492'^^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 estua'^^xsd:string;
  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:c10:19492'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19491'^^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 estua'^^xsd:string;
  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:c10:19491'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19494'^^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 estua'^^xsd:string;
  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:c10:19494'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19489'^^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 estua'^^xsd:string;
  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:c10:19489'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19488'^^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 estua'^^xsd:string;
  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:c10:19488'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19487'^^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 estua'^^xsd:string;
  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:c10:19487'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20454'^^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 estua'^^xsd:string;
  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:c10:20454'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20449'^^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 estua'^^xsd:string;
  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:c10:20449'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20451'^^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 estua'^^xsd:string;
  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:c10:20451'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20464'^^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 estua'^^xsd:string;
  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:c10:20464'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20457'^^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 estua'^^xsd:string;
  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:c10:20457'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20452'^^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 estua'^^xsd:string;
  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:c10:20452'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20453'^^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 estua'^^xsd:string;
  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:c10:20453'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20447'^^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 estua'^^xsd:string;
  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:c10:20447'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20467'^^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 estua'^^xsd:string;
  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:c10:20467'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19756'^^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 estua'^^xsd:string;
  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:c10:19756'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19774'^^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 estua'^^xsd:string;
  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:c10:19774'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19848'^^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 estua'^^xsd:string;
  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:c10:19848'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19849'^^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 estua'^^xsd:string;
  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:c10:19849'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19853'^^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 estua'^^xsd:string;
  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:c10:19853'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19854'^^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 estua'^^xsd:string;
  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:c10:19854'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19842'^^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 estua'^^xsd:string;
  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:c10:19842'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20483'^^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 estua'^^xsd:string;
  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:c10:20483'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20488'^^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 estua'^^xsd:string;
  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:c10:20488'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20490'^^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 estua'^^xsd:string;
  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:c10:20490'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20493'^^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 estua'^^xsd:string;
  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:c10:20493'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20495'^^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 estua'^^xsd:string;
  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:c10:20495'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20496'^^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 estua'^^xsd:string;
  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:c10:20496'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20501'^^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 estua'^^xsd:string;
  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:c10:20501'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20484'^^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 estua'^^xsd:string;
  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:c10:20484'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19333'^^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 estua'^^xsd:string;
  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:c10:19333'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19339'^^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 estua'^^xsd:string;
  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:c10:19339'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19340'^^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 estua'^^xsd:string;
  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:c10:19340'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19338'^^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 estua'^^xsd:string;
  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:c10:19338'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19336'^^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 estua'^^xsd:string;
  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:c10:19336'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19335'^^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 estua'^^xsd:string;
  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:c10:19335'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19334'^^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 estua'^^xsd:string;
  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:c10:19334'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19341'^^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 estua'^^xsd:string;
  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:c10:19341'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21043'^^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 estua'^^xsd:string;
  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:c10:21043'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21046'^^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 estua'^^xsd:string;
  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:c10:21046'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21047'^^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 estua'^^xsd:string;
  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:c10:21047'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21055'^^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 estua'^^xsd:string;
  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:c10:21055'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20855'^^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 estua'^^xsd:string;
  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:c10:20855'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20857'^^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 estua'^^xsd:string;
  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:c10:20857'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20864'^^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 estua'^^xsd:string;
  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:c10:20864'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20854'^^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 estua'^^xsd:string;
  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:c10:20854'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20853'^^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 estua'^^xsd:string;
  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:c10:20853'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20851'^^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 estua'^^xsd:string;
  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:c10:20851'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20850'^^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 estua'^^xsd:string;
  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:c10:20850'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20849'^^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 estua'^^xsd:string;
  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:c10:20849'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19157'^^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 estua'^^xsd:string;
  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:c10:19157'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19150'^^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 estua'^^xsd:string;
  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:c10:19150'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19154'^^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 estua'^^xsd:string;
  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:c10:19154'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19156'^^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 estua'^^xsd:string;
  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:c10:19156'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19142'^^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 estua'^^xsd:string;
  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:c10:19142'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19146'^^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 estua'^^xsd:string;
  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:c10:19146'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19135'^^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 estua'^^xsd:string;
  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:c10:19135'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19134'^^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 estua'^^xsd:string;
  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:c10:19134'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19133'^^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 estua'^^xsd:string;
  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:c10:19133'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19144'^^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 estua'^^xsd:string;
  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:c10:19144'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19143'^^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 estua'^^xsd:string;
  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:c10:19143'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19140'^^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 estua'^^xsd:string;
  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:c10:19140'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19138'^^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 estua'^^xsd:string;
  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:c10:19138'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19139'^^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 estua'^^xsd:string;
  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:c10:19139'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19131'^^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 estua'^^xsd:string;
  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:c10:19131'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19137'^^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 estua'^^xsd:string;
  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:c10:19137'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19155'^^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 estua'^^xsd:string;
  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:c10:19155'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19136'^^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 estua'^^xsd:string;
  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:c10:19136'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20840'^^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 estua'^^xsd:string;
  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:c10:20840'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20843'^^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 estua'^^xsd:string;
  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:c10:20843'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20842'^^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 estua'^^xsd:string;
  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:c10:20842'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20841'^^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 estua'^^xsd:string;
  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:c10:20841'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20848'^^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 estua'^^xsd:string;
  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:c10:20848'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20847'^^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 estua'^^xsd:string;
  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:c10:20847'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20846'^^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 estua'^^xsd:string;
  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:c10:20846'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20845'^^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 estua'^^xsd:string;
  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:c10:20845'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20844'^^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 estua'^^xsd:string;
  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:c10:20844'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9484'^^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 estua'^^xsd:string;
  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:c10:9484'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9483'^^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 estua'^^xsd:string;
  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:c10:9483'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9481'^^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 estua'^^xsd:string;
  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:c10:9481'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9520'^^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 estua'^^xsd:string;
  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:c10:9520'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9521'^^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 estua'^^xsd:string;
  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:c10:9521'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9524'^^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 estua'^^xsd:string;
  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:c10:9524'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9517'^^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 estua'^^xsd:string;
  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:c10:9517'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9533'^^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 estua'^^xsd:string;
  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:c10:9533'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9532'^^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 estua'^^xsd:string;
  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:c10:9532'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9525'^^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 estua'^^xsd:string;
  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:c10:9525'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9530'^^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 estua'^^xsd:string;
  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:c10:9530'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9531'^^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 estua'^^xsd:string;
  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:c10:9531'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9485'^^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 estua'^^xsd:string;
  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:c10:9485'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9487'^^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 estua'^^xsd:string;
  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:c10:9487'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9512'^^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 estua'^^xsd:string;
  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:c10:9512'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9509'^^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 estua'^^xsd:string;
  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:c10:9509'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9498'^^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 estua'^^xsd:string;
  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:c10:9498'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9494'^^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 estua'^^xsd:string;
  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:c10:9494'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9510'^^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 estua'^^xsd:string;
  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:c10:9510'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19328'^^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 estua'^^xsd:string;
  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:c10:19328'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19332'^^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 estua'^^xsd:string;
  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:c10:19332'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19344'^^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 estua'^^xsd:string;
  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:c10:19344'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19345'^^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 estua'^^xsd:string;
  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:c10:19345'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19331'^^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 estua'^^xsd:string;
  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:c10:19331'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19330'^^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 estua'^^xsd:string;
  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:c10:19330'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19329'^^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 estua'^^xsd:string;
  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:c10:19329'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19346'^^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 estua'^^xsd:string;
  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:c10:19346'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19347'^^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 estua'^^xsd:string;
  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:c10:19347'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19348'^^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 estua'^^xsd:string;
  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:c10:19348'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19349'^^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 estua'^^xsd:string;
  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:c10:19349'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19350'^^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 estua'^^xsd:string;
  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:c10:19350'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19351'^^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 estua'^^xsd:string;
  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:c10:19351'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19353'^^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 estua'^^xsd:string;
  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:c10:19353'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19327'^^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 estua'^^xsd:string;
  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:c10:19327'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9922'^^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 estua'^^xsd:string;
  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:c10:9922'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19371'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:19371'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20050'^^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 estua'^^xsd:string;
  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:c10:20050'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9266'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9266'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19757'^^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 estua'^^xsd:string;
  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:c10:19757'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20001'^^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 estua'^^xsd:string;
  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:c10:20001'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20961'^^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 estua'^^xsd:string;
  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:c10:20961'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20966'^^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 estua'^^xsd:string;
  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:c10:20966'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20964'^^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 estua'^^xsd:string;
  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:c10:20964'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20962'^^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 estua'^^xsd:string;
  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:c10:20962'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20954'^^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 estua'^^xsd:string;
  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:c10:20954'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20952'^^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 estua'^^xsd:string;
  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:c10:20952'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20978'^^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 estua'^^xsd:string;
  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:c10:20978'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20970'^^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 estua'^^xsd:string;
  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:c10:20970'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21347'^^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 estua'^^xsd:string;
  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:c10:21347'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21356'^^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 estua'^^xsd:string;
  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:c10:21356'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21354'^^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 estua'^^xsd:string;
  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:c10:21354'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21357'^^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 estua'^^xsd:string;
  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:c10:21357'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9433'^^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 estua'^^xsd:string;
  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:c10:9433'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9444'^^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 estua'^^xsd:string;
  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:c10:9444'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9425'^^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 estua'^^xsd:string;
  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:c10:9425'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19512'^^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 estua'^^xsd:string;
  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:c10:19512'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9391'^^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 estua'^^xsd:string;
  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:c10:9391'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9394'^^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 estua'^^xsd:string;
  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:c10:9394'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9408'^^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 estua'^^xsd:string;
  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:c10:9408'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9417'^^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 estua'^^xsd:string;
  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:c10:9417'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9262'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9262'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9152'^^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 estua'^^xsd:string;
  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:c10:9152'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20959'^^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 estua'^^xsd:string;
  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:c10:20959'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20131'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20131'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20125'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20125'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19145'^^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 estua'^^xsd:string;
  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:c10:19145'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19141'^^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 estua'^^xsd:string;
  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:c10:19141'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19343'^^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 estua'^^xsd:string;
  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:c10:19343'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19342'^^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 estua'^^xsd:string;
  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:c10:19342'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20852'^^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 estua'^^xsd:string;
  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:c10:20852'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20839'^^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 estua'^^xsd:string;
  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:c10:20839'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21049'^^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 estua'^^xsd:string;
  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:c10:21049'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20856'^^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 estua'^^xsd:string;
  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:c10:20856'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19796'^^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 estua'^^xsd:string;
  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:c10:19796'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19777'^^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 estua'^^xsd:string;
  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:c10:19777'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19783'^^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 estua'^^xsd:string;
  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:c10:19783'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19418'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19418'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19419'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19419'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19411'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19411'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19434'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  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:c10:19434'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19457'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19457'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19009'^^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 estua'^^xsd:string;
  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:c10:19009'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19013'^^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 estua'^^xsd:string;
  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:c10:19013'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20479'^^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 estua'^^xsd:string;
  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:c10:20479'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9652'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9652'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19165'^^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 estua'^^xsd:string;
  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:c10:19165'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19168'^^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 estua'^^xsd:string;
  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:c10:19168'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19169'^^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 estua'^^xsd:string;
  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:c10:19169'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21178'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21178'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20020'^^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 estua'^^xsd:string;
  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:c10:20020'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20010'^^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 estua'^^xsd:string;
  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:c10:20010'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19543'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19543'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19545'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:19545'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19770'^^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 estua'^^xsd:string;
  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:c10:19770'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19760'^^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 estua'^^xsd:string;
  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:c10:19760'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19773'^^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 estua'^^xsd:string;
  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:c10:19773'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19748'^^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 estua'^^xsd:string;
  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:c10:19748'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18884'^^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 estua'^^xsd:string;
  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:c10:18884'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18938'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinum'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121558'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18938'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18887'^^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 estua'^^xsd:string;
  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:c10:18887'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20122'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20122'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20136'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20136'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20137'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20137'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20132'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20132'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20138'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20138'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20130'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20130'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20129'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20129'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20128'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20128'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20133'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20133'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20114'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20114'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20126'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20126'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20135'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20135'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20124'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20124'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20123'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20123'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20112'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20112'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20111'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20111'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20134'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20134'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20113'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20113'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20115'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20115'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20116'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20116'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20117'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20117'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18814'^^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 estua'^^xsd:string;
  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:c10:18814'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21176'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21176'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21198'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21198'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21187'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21187'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21192'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21192'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19835'^^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 estua'^^xsd:string;
  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:c10:19835'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19839'^^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 estua'^^xsd:string;
  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:c10:19839'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9598'^^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 estua'^^xsd:string;
  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:c10:9598'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9593'^^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 estua'^^xsd:string;
  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:c10:9593'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18831'^^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 estua'^^xsd:string;
  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:c10:18831'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18810'^^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 estua'^^xsd:string;
  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:c10:18810'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18802'^^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 estua'^^xsd:string;
  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:c10:18802'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19673'^^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 estua'^^xsd:string;
  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:c10:19673'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19669'^^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 estua'^^xsd:string;
  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:c10:19669'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19667'^^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 estua'^^xsd:string;
  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:c10:19667'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19702'^^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 estua'^^xsd:string;
  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:c10:19702'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19701'^^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 estua'^^xsd:string;
  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:c10:19701'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19691'^^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 estua'^^xsd:string;
  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:c10:19691'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9424'^^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 estua'^^xsd:string;
  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:c10:9424'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9423'^^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 estua'^^xsd:string;
  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:c10:9423'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9414'^^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 estua'^^xsd:string;
  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:c10:9414'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9422'^^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 estua'^^xsd:string;
  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:c10:9422'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9380'^^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 estua'^^xsd:string;
  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:c10:9380'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9393'^^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 estua'^^xsd:string;
  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:c10:9393'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9392'^^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 estua'^^xsd:string;
  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:c10:9392'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9390'^^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 estua'^^xsd:string;
  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:c10:9390'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9389'^^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 estua'^^xsd:string;
  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:c10:9389'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9388'^^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 estua'^^xsd:string;
  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:c10:9388'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9387'^^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 estua'^^xsd:string;
  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:c10:9387'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9386'^^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 estua'^^xsd:string;
  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:c10:9386'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9384'^^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 estua'^^xsd:string;
  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:c10:9384'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9383'^^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 estua'^^xsd:string;
  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:c10:9383'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9381'^^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 estua'^^xsd:string;
  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:c10:9381'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9375'^^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 estua'^^xsd:string;
  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:c10:9375'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9379'^^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 estua'^^xsd:string;
  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:c10:9379'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9378'^^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 estua'^^xsd:string;
  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:c10:9378'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9377'^^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 estua'^^xsd:string;
  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:c10:9377'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9376'^^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 estua'^^xsd:string;
  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:c10:9376'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9421'^^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 estua'^^xsd:string;
  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:c10:9421'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9374'^^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 estua'^^xsd:string;
  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:c10:9374'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9416'^^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 estua'^^xsd:string;
  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:c10:9416'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9372'^^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 estua'^^xsd:string;
  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:c10:9372'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9371'^^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 estua'^^xsd:string;
  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:c10:9371'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9370'^^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 estua'^^xsd:string;
  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:c10:9370'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9369'^^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 estua'^^xsd:string;
  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:c10:9369'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9382'^^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 estua'^^xsd:string;
  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:c10:9382'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9373'^^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 estua'^^xsd:string;
  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:c10:9373'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9404'^^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 estua'^^xsd:string;
  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:c10:9404'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9406'^^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 estua'^^xsd:string;
  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:c10:9406'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9409'^^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 estua'^^xsd:string;
  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:c10:9409'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9410'^^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 estua'^^xsd:string;
  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:c10:9410'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9411'^^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 estua'^^xsd:string;
  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:c10:9411'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9403'^^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 estua'^^xsd:string;
  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:c10:9403'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9413'^^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 estua'^^xsd:string;
  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:c10:9413'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9405'^^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 estua'^^xsd:string;
  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:c10:9405'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9395'^^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 estua'^^xsd:string;
  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:c10:9395'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9415'^^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 estua'^^xsd:string;
  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:c10:9415'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9418'^^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 estua'^^xsd:string;
  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:c10:9418'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9419'^^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 estua'^^xsd:string;
  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:c10:9419'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20792'^^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 estua'^^xsd:string;
  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:c10:20792'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9430'^^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 estua'^^xsd:string;
  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:c10:9430'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9438'^^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 estua'^^xsd:string;
  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:c10:9438'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9437'^^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 estua'^^xsd:string;
  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:c10:9437'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9436'^^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 estua'^^xsd:string;
  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:c10:9436'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9435'^^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 estua'^^xsd:string;
  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:c10:9435'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9434'^^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 estua'^^xsd:string;
  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:c10:9434'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9431'^^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 estua'^^xsd:string;
  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:c10:9431'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9442'^^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 estua'^^xsd:string;
  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:c10:9442'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9429'^^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 estua'^^xsd:string;
  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:c10:9429'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9428'^^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 estua'^^xsd:string;
  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:c10:9428'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9427'^^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 estua'^^xsd:string;
  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:c10:9427'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9426'^^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 estua'^^xsd:string;
  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:c10:9426'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9432'^^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 estua'^^xsd:string;
  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:c10:9432'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9439'^^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 estua'^^xsd:string;
  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:c10:9439'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9441'^^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 estua'^^xsd:string;
  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:c10:9441'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9443'^^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 estua'^^xsd:string;
  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:c10:9443'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9445'^^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 estua'^^xsd:string;
  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:c10:9445'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9446'^^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 estua'^^xsd:string;
  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:c10:9446'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9447'^^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 estua'^^xsd:string;
  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:c10:9447'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9448'^^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 estua'^^xsd:string;
  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:c10:9448'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9449'^^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 estua'^^xsd:string;
  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:c10:9449'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9450'^^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 estua'^^xsd:string;
  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:c10:9450'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9451'^^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 estua'^^xsd:string;
  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:c10:9451'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9452'^^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 estua'^^xsd:string;
  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:c10:9452'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9440'^^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 estua'^^xsd:string;
  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:c10:9440'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19506'^^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 estua'^^xsd:string;
  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:c10:19506'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19520'^^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 estua'^^xsd:string;
  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:c10:19520'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19938'^^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 estua'^^xsd:string;
  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:c10:19938'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19930'^^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 estua'^^xsd:string;
  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:c10:19930'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19924'^^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 estua'^^xsd:string;
  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:c10:19924'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9269'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9269'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9270'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9270'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9271'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9271'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9275'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9275'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9260'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9260'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9272'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9272'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9268'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9268'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9286'^^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 estua'^^xsd:string;
  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:c10:9286'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9263'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9263'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9264'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^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:c10:9264'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9294'^^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 estua'^^xsd:string;
  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:c10:9294'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9287'^^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 estua'^^xsd:string;
  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:c10:9287'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20730'^^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 estua'^^xsd:string;
  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:c10:20730'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9160'^^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 estua'^^xsd:string;
  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:c10:9160'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9147'^^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 estua'^^xsd:string;
  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:c10:9147'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9148'^^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 estua'^^xsd:string;
  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:c10:9148'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9149'^^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 estua'^^xsd:string;
  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:c10:9149'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9124'^^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 estua'^^xsd:string;
  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:c10:9124'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9145'^^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 estua'^^xsd:string;
  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:c10:9145'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9146'^^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 estua'^^xsd:string;
  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:c10:9146'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9150'^^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 estua'^^xsd:string;
  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:c10:9150'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9151'^^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 estua'^^xsd:string;
  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:c10:9151'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9153'^^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 estua'^^xsd:string;
  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:c10:9153'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9154'^^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 estua'^^xsd:string;
  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:c10:9154'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9155'^^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 estua'^^xsd:string;
  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:c10:9155'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9156'^^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 estua'^^xsd:string;
  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:c10:9156'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21244'^^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 estua'^^xsd:string;
  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:c10:21244'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8992'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8992'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20627'^^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 estua'^^xsd:string;
  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:c10:20627'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20046'^^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 estua'^^xsd:string;
  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:c10:20046'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20030'^^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 estua'^^xsd:string;
  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:c10:20030'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20041'^^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 estua'^^xsd:string;
  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:c10:20041'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20630'^^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 estua'^^xsd:string;
  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:c10:20630'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20270'^^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 estua'^^xsd:string;
  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:c10:20270'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20927'^^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 estua'^^xsd:string;
  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:c10:20927'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20932'^^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 estua'^^xsd:string;
  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:c10:20932'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20943'^^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 estua'^^xsd:string;
  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:c10:20943'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20076'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20076'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20077'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:20077'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9080'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  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:c10:9080'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20702'^^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 estua'^^xsd:string;
  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:c10:20702'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20718'^^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 estua'^^xsd:string;
  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:c10:20718'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9894'^^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 estua'^^xsd:string;
  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:c10:9894'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9883'^^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 estua'^^xsd:string;
  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:c10:9883'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '8982'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:8982'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9339'^^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 estua'^^xsd:string;
  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:c10:9339'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9322'^^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 estua'^^xsd:string;
  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:c10:9322'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9324'^^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 estua'^^xsd:string;
  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:c10:9324'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20175'^^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 estua'^^xsd:string;
  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:c10:20175'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19566'^^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 estua'^^xsd:string;
  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:c10:19566'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19551'^^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 estua'^^xsd:string;
  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:c10:19551'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19563'^^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 estua'^^xsd:string;
  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:c10:19563'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19597'^^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 estua'^^xsd:string;
  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:c10:19597'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9732'^^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 estua'^^xsd:string;
  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:c10:9732'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9712'^^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 estua'^^xsd:string;
  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:c10:9712'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20345'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20345'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20349'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^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 estua'^^xsd:string;
  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:c10:20349'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20376'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20376'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20386'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20386'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20373'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^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 estua'^^xsd:string;
  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:c10:20373'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20214'^^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 estua'^^xsd:string;
  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:c10:20214'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20211'^^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 estua'^^xsd:string;
  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:c10:20211'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18972'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:18972'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20586'^^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 estua'^^xsd:string;
  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:c10:20586'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20566'^^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 estua'^^xsd:string;
  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:c10:20566'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20563'^^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 estua'^^xsd:string;
  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:c10:20563'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9475'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9475'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9468'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9468'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19593'^^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 estua'^^xsd:string;
  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:c10:19593'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19580'^^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 estua'^^xsd:string;
  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:c10:19580'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9192'^^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 estua'^^xsd:string;
  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:c10:9192'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9199'^^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 estua'^^xsd:string;
  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:c10:9199'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9187'^^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 estua'^^xsd:string;
  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:c10:9187'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19877'^^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 estua'^^xsd:string;
  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:c10:19877'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19870'^^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 estua'^^xsd:string;
  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:c10:19870'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19957'^^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 estua'^^xsd:string;
  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:c10:19957'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9312'^^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 estua'^^xsd:string;
  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:c10:9312'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19865'^^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 estua'^^xsd:string;
  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:c10:19865'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19484'^^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 estua'^^xsd:string;
  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:c10:19484'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19468'^^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 estua'^^xsd:string;
  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:c10:19468'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19477'^^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 estua'^^xsd:string;
  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:c10:19477'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19472'^^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 estua'^^xsd:string;
  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:c10:19472'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19473'^^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 estua'^^xsd:string;
  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:c10:19473'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9295'^^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 estua'^^xsd:string;
  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:c10:9295'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9288'^^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 estua'^^xsd:string;
  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:c10:9288'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19639'^^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 estua'^^xsd:string;
  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:c10:19639'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19324'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:19324'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19850'^^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 estua'^^xsd:string;
  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:c10:19850'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19751'^^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 estua'^^xsd:string;
  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:c10:19751'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20487'^^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 estua'^^xsd:string;
  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:c10:20487'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20450'^^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 estua'^^xsd:string;
  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:c10:20450'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20448'^^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 estua'^^xsd:string;
  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:c10:20448'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19518'^^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 estua'^^xsd:string;
  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:c10:19518'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19954'^^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 estua'^^xsd:string;
  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:c10:19954'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19951'^^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 estua'^^xsd:string;
  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:c10:19951'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9527'^^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 estua'^^xsd:string;
  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:c10:9527'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9490'^^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 estua'^^xsd:string;
  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:c10:9490'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9482'^^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 estua'^^xsd:string;
  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:c10:9482'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19354'^^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 estua'^^xsd:string;
  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:c10:19354'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19352'^^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 estua'^^xsd:string;
  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:c10:19352'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9898'^^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 estua'^^xsd:string;
  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:c10:9898'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18861'^^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 estua'^^xsd:string;
  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:c10:18861'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9795'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9795'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18853'^^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 estua'^^xsd:string;
  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:c10:18853'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18854'^^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 estua'^^xsd:string;
  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:c10:18854'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18859'^^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 estua'^^xsd:string;
  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:c10:18859'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18868'^^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 estua'^^xsd:string;
  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:c10:18868'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18869'^^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 estua'^^xsd:string;
  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:c10:18869'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18872'^^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 estua'^^xsd:string;
  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:c10:18872'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9777'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9777'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9772'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^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 estua'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:9772'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18855'^^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 estua'^^xsd:string;
  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:c10:18855'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9335'^^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 estua'^^xsd:string;
  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:c10:9335'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9618'^^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 estua'^^xsd:string;
  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:c10:9618'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9072'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^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 estua'^^xsd:string;
  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:c10:9072'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19969'^^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 estua'^^xsd:string;
  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:c10:19969'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19337'^^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 estua'^^xsd:string;
  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:c10:19337'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A21284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:21284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '21284'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^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 estua'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c10:21284'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19184'^^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 estua'^^xsd:string;
  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:c10:19184'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19170'^^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 estua'^^xsd:string;
  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:c10:19170'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A18889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:18889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '18889'^^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 estua'^^xsd:string;
  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:c10:18889'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20960'^^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 estua'^^xsd:string;
  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:c10:20960'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19471'^^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 estua'^^xsd:string;
  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:c10:19471'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19483'^^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 estua'^^xsd:string;
  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:c10:19483'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19490'^^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 estua'^^xsd:string;
  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:c10:19490'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A19846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:19846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '19846'^^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 estua'^^xsd:string;
  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:c10:19846'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9535'^^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 estua'^^xsd:string;
  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:c10:9535'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9717'^^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 estua'^^xsd:string;
  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:c10:9717'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9728'^^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 estua'^^xsd:string;
  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:c10:9728'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9731'^^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 estua'^^xsd:string;
  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:c10:9731'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20206'^^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 estua'^^xsd:string;
  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:c10:20206'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A20217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:20217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '20217'^^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 estua'^^xsd:string;
  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:c10:20217'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9708'^^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 estua'^^xsd:string;
  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:c10:9708'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9709'^^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 estua'^^xsd:string;
  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:c10:9709'^^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/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1038__urn%3Acatalog%3AMarBEF%2FManuela%3Ac10%3A9913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c10:9913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1038_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c10'^^xsd:string;
  dwc:catalogNumber '9913'^^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 estua'^^xsd:string;
  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:c10:9913'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF