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

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230905'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230905'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230906> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230906'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230906'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230908> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230908'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230908'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230909> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230909'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230909'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230735> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230735'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230735'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230736> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230736'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230736'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230533> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230533'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230533'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230532> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230532'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230532'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230509> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230509'^^xsd:integer;
  dwc:scientificName 'Desmolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2244'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230509'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224961> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224961'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224961'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224959> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224959'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224959'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224958> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224958'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224958'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224960> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224960'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224960'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230706> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230706'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230706'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224985> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224985'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224985'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230894> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230894'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230894'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230548> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230529'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230529'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230830> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230830'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230830'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230834> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230834'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230834'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230631> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230631'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230631'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230630> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230630'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230630'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230633> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230633'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230633'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230634> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230634'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230634'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230627> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230627'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230627'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230625> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230625'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230625'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230766> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230766'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230766'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230768> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230768'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230768'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230769> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230769'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230769'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230765> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230765'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230765'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230678> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230678'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230678'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230679> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230679'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230679'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230677> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230677'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230677'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230676> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230676'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230676'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230675> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230675'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230675'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230750> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230750'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230750'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230754> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230754'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230754'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230753> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230753'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230753'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230751> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230751'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230751'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230494> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230494'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230494'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230491> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230491'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230491'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230723> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230723'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230723'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230720> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230720'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230720'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230809> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230809'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230809'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230808> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230808'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230808'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230807> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230807'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230807'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230806> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230806'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230806'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230805> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230805'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230805'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230498> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230498'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230498'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230836> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230836'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230836'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230699> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230699'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230699'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230697> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230697'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230697'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230570> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230570'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230570'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230571> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230571'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230571'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230572> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230572'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230572'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230574> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230574'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230574'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230573> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230573'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230573'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230780> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230780'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230780'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230782> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230782'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230782'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230783> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230783'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230783'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230682> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230682'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230682'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230683> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230683'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230683'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230684> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230684'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230684'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230824> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230824'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230824'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230787> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230787'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230787'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230791> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230791'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230791'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230602> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230602'^^xsd:integer;
  dwc:scientificName 'Epacanthion buetschlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121868'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230602'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230604> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230604'^^xsd:integer;
  dwc:scientificName 'Epacanthion buetschlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121868'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230604'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230603> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230603'^^xsd:integer;
  dwc:scientificName 'Epacanthion buetschlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121868'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230603'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224953> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224953'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224953'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230713> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230713'^^xsd:integer;
  dwc:scientificName 'Monhysterida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230713'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230712> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230712'^^xsd:integer;
  dwc:scientificName 'Monhysterida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230712'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230728> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230728'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230728'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230615> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230615'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230615'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230616> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230616'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230616'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230617> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230617'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230617'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230618> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230618'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230618'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230646> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230646'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230646'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230647> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230647'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230647'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230648> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230648'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230648'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230645> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230645'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230645'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230772> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230772'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230772'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230773> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230773'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230773'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230774> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230774'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230774'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230795> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230795'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230795'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230803> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230803'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230803'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230799> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230799'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230799'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230796> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230796'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230796'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230798> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230798'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230798'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224990> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224990'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224990'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230705> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230705'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230705'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230709> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230709'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230709'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230707> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230707'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230707'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230884> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230884'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230884'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230882> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230882'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230882'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230881> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230881'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230881'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230851> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230901'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230901'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230540> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230540'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230540'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230689> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230689'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230689'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230688> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230688'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230688'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230686> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230686'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230686'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224998> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224998'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224998'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224999> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224999'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224999'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224996> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224996'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224996'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224995> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224995'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224995'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224993> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224993'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224993'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230536> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230536'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230536'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230537> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230537'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230537'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230535> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230535'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230535'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230539> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230539'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230539'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230786> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230786'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230786'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230541> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230541'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230541'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230542> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230542'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230542'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230543> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230543'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230543'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230544> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230544'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230544'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230624> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230624'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230624'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230622> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230622'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230622'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230620> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230620'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230620'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230623> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230623'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230623'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230878> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230878'^^xsd:integer;
  dwc:scientificName 'Trichenoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '231712'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230878'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230879> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230879'^^xsd:integer;
  dwc:scientificName 'Trichenoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '231712'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230879'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230876> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230876'^^xsd:integer;
  dwc:scientificName 'Trichenoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '231712'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230876'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224962> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224962'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224962'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230632> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230632'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230632'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230767> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230767'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230767'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230547> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230681'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230681'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230674> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230674'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230674'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230665> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230665'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230665'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230722> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230722'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230722'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230752> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230752'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230752'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230568> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230568'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230568'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230567> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230567'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230567'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230566> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230566'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230566'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230565> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230565'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230565'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230866> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230866'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230866'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230619> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230619'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230619'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230849> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230849'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230849'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225001> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:225001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '225001'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:225001'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225002> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:225002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '225002'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:225002'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230812> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230812'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230812'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230594> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230594'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230594'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230591> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230591'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230591'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230597> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230597'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230597'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230596> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230596'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230596'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230598> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230598'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230598'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230599> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230599'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230599'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230595> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230595'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230595'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230564> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230564'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230564'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230820> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230820'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230820'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230821> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230821'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230821'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230822> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230822'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230822'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230561> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230561'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230561'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230562> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230562'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230562'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230563> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230563'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230563'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230560> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230560'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230560'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230777> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230777'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230777'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230776> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230776'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230776'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230779> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230779'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230779'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230778> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230778'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230778'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224965> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A224965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:224965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '224965'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:224965'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230588> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230588'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230588'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230575> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230575'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230575'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230579> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230579'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230579'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230578> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230578'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230578'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230577> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230577'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230577'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230576> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230576'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230576'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230701> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230701'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230701'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225000> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A225000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:225000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '225000'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:225000'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230907> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230907'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230907'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230592> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230592'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230592'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230569> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230569'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230569'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230860> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230860'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230860'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230864> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230864'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230864'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230863> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230863'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230863'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230862> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230862'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230862'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230861> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230861'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230861'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230680> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230680'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230680'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230525> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230525'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230525'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230621> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230621'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230621'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230708> ;
  mr:hasGeometry <https://eurobis.org/id/point/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/698__urn%3Acatalog%3AMarBEF%2FManuela%3Aprf%3A230708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:prf:230708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/698_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'prf'^^xsd:string;
  dwc:catalogNumber '230708'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'ANE, British Isles: Plymouth'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:prf:230708'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF