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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115075'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115075'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115076> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115076'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115076'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115078> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115078'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115078'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114898> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114922'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114922'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114921> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114921'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114921'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114920> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114920'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114920'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114919> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114919'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114919'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115056> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115056'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115056'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115057> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115057'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115057'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115055> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115055'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115055'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114832> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114832'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114832'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114833> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114833'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114833'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114831> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114831'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114831'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114834> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114834'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114834'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114828> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114828'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114828'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114829> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114829'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114829'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114830> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114830'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114830'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114995> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114871'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114871'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114872> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114872'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114872'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114873> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114873'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114873'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114969> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:125616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '125616'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:125616'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125613> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:125613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '125613'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:125613'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125615> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:125615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '125615'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:125615'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114967> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114972'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:114972'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114973> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114973'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:114973'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114884> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114884'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114884'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114886> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114886'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114886'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114883> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114883'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114883'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114958> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114958'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114958'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114843> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114843'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114843'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114956> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114956'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114956'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114842> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114842'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:114842'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114933> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114933'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114933'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114932> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114932'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114932'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115029> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115029'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115029'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115028> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115028'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115028'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115027> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115027'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115027'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114987> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114987'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114987'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114988> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114988'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114988'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114989> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114989'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114989'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114990> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114990'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114990'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115030> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115030'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115030'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115024> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115024'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115024'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115023> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115023'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115023'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115041> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115041'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115041'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115039> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115039'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115039'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115042> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115042'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115042'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115040> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115040'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115040'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114894> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114894'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114894'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114892> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114892'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114892'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114891> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114891'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114891'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114907> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115051'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115051'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115052> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115052'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115052'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115054> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115054'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115054'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115053> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115053'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115053'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114875> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114875'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114875'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114878> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114878'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114878'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114877> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114877'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114877'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114851> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114851'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114851'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114852> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114852'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114852'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114853> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114853'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114853'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114961> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114916'^^xsd:integer;
  dwc:scientificName 'Euchromadora vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120730'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:114916'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115047> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115047'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115047'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115049> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115049'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115049'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115050> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115050'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115050'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115066> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115066'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115066'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115064> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115064'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115064'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115063> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115063'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115063'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115044> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115044'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115044'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115043> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115043'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115043'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115046> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115046'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115046'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115045> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115045'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115045'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114943> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115089'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115089'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115090> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115090'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115090'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114869> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:125601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '125601'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:125601'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125602> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:125602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '125602'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:125602'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125603> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:125603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '125603'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:125603'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114981> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114981'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114981'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115079> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114982'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114982'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125619> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114980'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114980'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114942> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115098'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115098'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115009> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115058'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115058'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114874> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114874'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114874'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114931> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114931'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114931'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114996> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114974'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:114974'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114844> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114844'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114844'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114955> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114955'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114955'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114879> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115032'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:115032'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115034> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115034'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:115034'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114893> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114893'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114893'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115102> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115048'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115048'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114854> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114854'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114854'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114855> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115060'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115060'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115061> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115061'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115061'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115059> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115059'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115059'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114858> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114876'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114876'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114999> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114999'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114999'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115002> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115002'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115002'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114950> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A125604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:125604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '125604'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:125604'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115087> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115087'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115087'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114940> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A114979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:114979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '114979'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:114979'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115065> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115065'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115065'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115031> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115031'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c9f:115031'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115062> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115062'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115062'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115000> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115000'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115000'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115067> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115067'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115067'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115099> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115070'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115070'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115069> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115069'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115069'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115068> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115068'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115068'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115038> ;
  mr:hasGeometry <https://eurobis.org/id/point/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.622 0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.622"^^xsd:decimal ;
  dwc:decimalLongitude "0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/865__urn%3Acatalog%3AMarBEF%2FManuela%3Ac9f%3A115026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c9f:115026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/865_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c9f'^^xsd:string;
  dwc:catalogNumber '115026'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Creeksea estuary'^^xsd:string;
  dwc:longitude '0.799'^^xsd:double;
  dwc:latitude '51.622'^^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:c9f:115026'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF