@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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114800> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114800> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114800>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114800'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114800'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114755> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114755> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114755>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114755'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121360'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114755'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114758> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114758> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114758>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114758'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121360'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114758'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114761> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114761> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114761>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114761'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121364'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114761'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114811> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114811> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114811>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114811'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114811'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114812> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114812> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114812>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114812'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114812'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114813> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114813> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114813>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114813'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114813'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114814> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114814> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114814>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114814'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114814'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91638> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91638> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91638>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91638'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91638'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91639> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91639> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91639>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91639'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91639'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91640> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91640> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91640>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91640'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91640'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114718> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114718> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114718>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114718'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114718'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114715> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114715> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114715>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114715'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114715'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114716> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114716> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114716>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114716'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114716'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91685> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91685> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91685>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91685'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91685'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114691> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114691> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114691>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114691'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121184'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114691'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121184'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114694> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114694> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114694>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114694'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121184'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114694'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121184'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114692> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114692> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114692>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114692'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121184'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114692'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121184'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114723> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114723> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114723>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114723'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114723'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114724> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114724> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114724>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114724'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114724'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114725> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114725> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114725>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114725'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114725'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114726> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114726> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114726>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114726'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114726'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114737> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114737> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114737>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114737'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '227185'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114737'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91691> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91691> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91691>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91691'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121333'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91691'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91692> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91692> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91692>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91692'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121333'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91692'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91690> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91690> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91690>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91690'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121333'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91690'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91689> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91689> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91689>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91689'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121333'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91689'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91687> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91687> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91687>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91687'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91687'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91686> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91686> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91686>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91686'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91686'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114774> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114774> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114774>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114774'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114774'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91615> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91615> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91615>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91615'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91615'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114772> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114772> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114772>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114772'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114772'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114771> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114771> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114771>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114771'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114771'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114699> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114699> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114699>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114699'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2400'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114699'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91614> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91614> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91614>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91614'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91614'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91616> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91616> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91616>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91616'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91616'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91668> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91668> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91668>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91668'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91668'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91667> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91667> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91667>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91667'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91667'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91666> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91666> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91666>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91666'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91666'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91671> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91671> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91671>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91671'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91671'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91670> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91670> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91670>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91670'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91670'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91669> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91669> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91669>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91669'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91669'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91672> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91672> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91672>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91672'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91672'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91596> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91596> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91596>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91596'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91596'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91595> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91595> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91595>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91595'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91595'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91593> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91593> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91593>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91593'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91593'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91663> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91663> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91663>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91663'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91663'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114703> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114703> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114703>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114703'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114703'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114704> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114704> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114704>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114704'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114704'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114705> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114705> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114705>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114705'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114705'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114775> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114775> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114775>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114775'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '153148'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114775'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91661> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91661> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91661>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91661'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91661'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91657> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91657> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91657>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91657'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91657'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91658> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91658> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91658>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91658'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91658'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91660> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91660> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91660>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91660'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91660'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91608> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91608> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91608>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91608'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91608'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91607> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91607> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91607>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91607'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91607'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91605> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91605> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91605>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91605'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91605'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91606> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91606> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91606>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91606'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91606'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91678> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91678> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91678>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91678'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91678'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114750> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114750> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114750>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114750'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114750'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114747> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114747> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114747>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114747'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114747'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114749> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114749> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114749>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114749'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114749'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114748> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114748> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114748>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114748'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114748'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91648> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91648> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91648>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91648'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91648'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91647> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91647> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91647>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91647'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91647'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91646> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91646> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91646>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91646'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91646'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114746> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114746> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114746>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114746'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114746'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114744> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114744> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114744>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114744'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114744'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114745> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114745> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114745>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114745'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114745'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114743> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114743> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114743>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114743'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114743'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114789> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114789> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114789>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114789'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114789'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114790> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114790> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114790>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114790'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114790'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114787> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114787> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114787>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114787'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114787'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114788> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114788> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114788>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114788'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114788'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114783> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114783> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114783>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114783'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114783'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114784> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114784> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114784>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114784'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114784'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91620> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91620> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91620>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91620'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91620'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91619> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91619> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91619>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91619'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91619'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91618> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91618> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91618>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91618'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91618'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91617> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91617> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91617>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91617'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91617'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114786> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114786> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114786>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114786'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114786'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114823> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114823> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114823>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114823'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114823'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114826> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114826> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114826>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114826'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114826'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114824> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114824> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114824>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114824'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114824'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114825> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114825> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114825>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114825'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114825'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91630> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91630> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91630>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91630'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91630'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91631> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91631> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91631>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91631'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91631'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91633> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91633> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91633>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91633'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91633'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91635> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91635> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91635>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91635'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91635'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91634> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91634> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91634>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91634'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91634'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91636> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91636> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91636>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91636'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91636'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91600> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91600> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91600>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91600'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91600'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91598> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91598> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91598>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91598'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91598'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91597> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91597> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91597>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91597'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91597'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91599> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91599> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91599>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91599'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91599'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114802> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114802> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114802>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114802'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114802'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114799> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114799> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114799>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114799'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114799'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114801> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114801> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114801>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114801'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114801'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114728> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114728> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114728>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114728'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2569'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114728'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114727> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114727> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114727>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114727'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2569'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114727'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114731> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114731> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114731>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114731'^^xsd:integer;
  dwc:scientificName 'Oxystomina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '122038'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114731'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114779> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114779> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114779>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114779'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114779'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114780> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114780> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114780>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114780'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114780'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114781> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114781> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114781>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114781'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114781'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114732> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114732> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114732>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114732'^^xsd:integer;
  dwc:scientificName 'Oxystomina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '122038'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114732'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114721> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114721> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114721>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114721'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2556'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114721'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114719> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114719> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114719>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114719'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2556'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114719'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114720> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114720> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114720>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114720'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2556'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114720'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114798> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114798> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114798>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114798'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114798'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114795> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114795> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114795>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114795'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114795'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114797> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114797> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114797>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114797'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114797'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114804> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114804> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114804>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114804'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114804'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114805> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114805> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114805>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114805'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114805'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91683> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91683> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91683>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91683'^^xsd:integer;
  dwc:scientificName 'Nudora bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121107'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91683'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91684> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91684> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91684>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91684'^^xsd:integer;
  dwc:scientificName 'Nudora bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121107'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91684'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91682> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91682> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91682>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91682'^^xsd:integer;
  dwc:scientificName 'Nudora bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121107'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91682'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91681> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91681> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91681>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91681'^^xsd:integer;
  dwc:scientificName 'Nudora bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121107'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91681'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91673> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91673> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91673>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91673'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91673'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91674> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91674> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91674>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91674'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91674'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91675> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91675> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91675>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91675'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91675'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91676> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91676> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91676>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91676'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91676'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114708> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114708> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114708>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114708'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114708'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114707> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114707> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114707>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114707'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114707'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114709> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114709> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114709>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114709'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114709'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114710> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114710> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114710>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114710'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114710'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91611> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91611> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91611>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91611'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121531'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91611'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114809> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114809> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114809>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114809'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '122059'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114809'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114816> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114816> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114816>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114816'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114816'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114817> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114817> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114817>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114817'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114817'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91609> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91609> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91609>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91609'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121531'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91609'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91612> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91612> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91612>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91612'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121531'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91612'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114770> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114770> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114770>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114770'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114770'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114769> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114769> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114769>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114769'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114769'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114768> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114768> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114768>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114768'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114768'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114767> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114767> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114767>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114767'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114767'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91641> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91641> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91641>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91641'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '122013'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91641'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114739> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114739> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114739>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114739'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114739'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114741> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114741> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114741>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114741'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114741'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114742> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114742> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114742>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114742'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114742'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114822> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114822> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114822>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114822'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114822'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114821> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114821> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114821>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114821'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114821'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114820> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114820> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114820>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114820'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114820'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114819> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114819> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114819>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114819'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114819'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114695> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114695> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114695>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114695'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114695'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114696> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114696> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114696>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114696'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114696'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114698> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114698> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114698>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114698'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114698'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91628> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91628> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91628>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91628'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121653'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91628'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91627> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91627> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91627>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91627'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121653'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91627'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91626> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91626> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91626>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91626'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121653'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91626'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91625> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91625> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91625>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91625'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121653'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91625'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91655> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91655> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91655>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91655'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91655'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91656> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91656> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91656>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91656'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91656'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91654> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91654> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91654>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91654'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91654'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91653> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91653> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91653>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91653'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91653'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91624> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91624> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91624>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91624'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91624'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114792> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114792> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114792>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114792'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114792'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91602> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91602> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91602>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91602'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91602'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114714> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114714> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114714>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114714'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2415'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114714'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91696> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91696> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91696>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91696'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91696'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114756> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114756> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114756>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114756'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121360'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114756'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114762> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114762> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114762>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114762'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121364'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114762'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91637> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91637> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91637>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91637'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91637'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91613> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91613> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91613>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91613'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91613'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114702> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114702> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114702>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114702'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2400'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114702'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91645> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91645> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91645>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91645'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91645'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114717> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114717> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114717>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114717'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114717'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91688> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91688> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91688>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91688'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91688'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114693> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114693> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114693>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114693'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121184'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114693'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121184'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91665> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91665> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91665>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91665'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91665'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91664> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91664> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91664>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91664'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91664'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91622> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91622> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91622>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91622'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91622'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91623> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91623> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91623>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91623'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91623'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91621> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91621> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91621>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91621'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91621'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91659> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91659> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91659>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91659'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91659'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114706> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114706> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114706>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114706'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114706'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114752> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114752> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114752>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114752'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114752'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114751> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114751> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114751>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114751'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114751'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91649> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91649> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91649>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91649'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91649'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91650> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91650> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91650>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91650'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91650'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91652> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91652> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91652>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91652'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91652'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91651> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91651> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91651>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91651'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:91651'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91695> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91695> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91695>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91695'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91695'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91694> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91694> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91694>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91694'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91694'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91693> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91693> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91693>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91693'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91693'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114785> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114785> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114785>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114785'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114785'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114794> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114794> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114794>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114794'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114794'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114791> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114791> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114791>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114791'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114791'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114793> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114793> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114793>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114793'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114793'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91601> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91601> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91601>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91601'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91601'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91603> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91603> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91603>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91603'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91603'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91604> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91604> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91604>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91604'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91604'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114711> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114711> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114711>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114711'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2415'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114711'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114782> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114782> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114782>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114782'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114782'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114729> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114729> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114729>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114729'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2569'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114729'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114808> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114808> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114808>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114808'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '122059'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114808'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114740> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114740> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114740>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114740'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114740'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114796> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114796> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114796>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114796'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114796'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114763> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114763> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114763>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114763'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114763'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114803> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114803> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114803>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114803'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114803'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114806> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114806> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114806>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114806'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114806'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91662> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91662> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91662>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A91662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:91662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '91662'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:91662'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114697> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114697> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114697>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114697'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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:c8f:114697'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114730> ;
  mr:hasGeometry <https://eurobis.org/id/point/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114730> ;
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114730>
  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/864__urn%3Acatalog%3AMarBEF%2FManuela%3Ac8f%3A114730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c8f:114730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/864_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c8f'^^xsd:string;
  dwc:catalogNumber '114730'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^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 '2569'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c8f:114730'^^xsd:anyURI;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF