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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/706__urn%3Acatalog%3AMarBEF%2FManuela%3Apff%3A209040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pff:209040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/706_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pff'^^xsd:string;
  dwc:catalogNumber '209040'^^xsd:integer;
  dwc:scientificName 'Quadricoma scanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lynher estuary'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.36666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121158'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pff:209040'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/706__urn%3Acatalog%3AMarBEF%2FManuela%3Apff%3A209037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/706__urn%3Acatalog%3AMarBEF%2FManuela%3Apff%3A209037> ;
  mr:hasGeometry <https://eurobis.org/id/point/706__urn%3Acatalog%3AMarBEF%2FManuela%3Apff%3A209037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36666667 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/706__urn%3Acatalog%3AMarBEF%2FManuela%3Apff%3A209037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pff:209037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/706_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pff'^^xsd:string;
  dwc:catalogNumber '209037'^^xsd:integer;
  dwc:scientificName 'Quadricoma scanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lynher estuary'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.36666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121158'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pff:209037'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/706__urn%3Acatalog%3AMarBEF%2FManuela%3Apff%3A208846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/706__urn%3Acatalog%3AMarBEF%2FManuela%3Apff%3A208846> ;
  mr:hasGeometry <https://eurobis.org/id/point/706__urn%3Acatalog%3AMarBEF%2FManuela%3Apff%3A208846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36666667 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/706__urn%3Acatalog%3AMarBEF%2FManuela%3Apff%3A209084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pff:209084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/706_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pff'^^xsd:string;
  dwc:catalogNumber '209084'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lynher estuary'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.36666667'^^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:pff:209084'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF