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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217337'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217337'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217336> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217336'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217336'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217334> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217334'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217334'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217330> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217330'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217330'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217329> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217329'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217329'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217343> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217343'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217343'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217342> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217342'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217342'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217340> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217340'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217340'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221081> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221081'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221081'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221082> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221082'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221082'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221083> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221083'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221083'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221084> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221084'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221084'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221085> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221085'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221085'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221086> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221086'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221086'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221056> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221056'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221056'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221057> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221057'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221057'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221059> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221059'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221059'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221053> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221053'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221053'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221061> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221061'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221061'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221075> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221075'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221075'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221076> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221076'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221076'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221066> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221066'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221066'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221087> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221087'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221087'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221088> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221088'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221088'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221089> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221089'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221089'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221078> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221078'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221078'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221073> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221073'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221073'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221063> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221063'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221063'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221065> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221065'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221065'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221067> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221067'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221067'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221068> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221068'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221068'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221069> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221069'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221069'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221070> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221070'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221070'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221071> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221071'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221071'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221072> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221072'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221072'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221064> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221064'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221064'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223299> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223299'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223299'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221077> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221077'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221077'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221080> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221080'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221080'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223300> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223300'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223300'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222088> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221720'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221720'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221721> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221721'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221721'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221723> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221723'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221723'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221725> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221725'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221725'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221727> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221727'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221727'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221728> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221728'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221728'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221729> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221729'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221729'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223305> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223305'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223305'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223306> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223306'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223306'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223291> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223291'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223291'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223308> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223308'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223308'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223309> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223309'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223309'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223310> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223310'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223310'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223312> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223312'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223312'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222242> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221051'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221051'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221052> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221052'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221052'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221062> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221062'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221062'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221054> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221054'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221054'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221055> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221055'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221055'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221060> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221060'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221060'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223301> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223301'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223301'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223311> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223311'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223311'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223292> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223292'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223292'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223293> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223293'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223293'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223294> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223294'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223294'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223295> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223295'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223295'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223296> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223296'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223296'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223297> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223297'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223297'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223298> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223298'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223298'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222085> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222635'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222635'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222648> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222648'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222648'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222650> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222650'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222650'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217350> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217350'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217350'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217341> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217341'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217341'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221947> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221947'^^xsd:integer;
  dwc:scientificName 'Graphonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2287'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221947'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223201> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221896'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221896'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221693> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221693'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221693'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221711> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221711'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221711'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221712> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221712'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221712'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221715> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221715'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221715'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221716> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221716'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221716'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221719> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221719'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221719'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222090> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221185'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221185'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217320> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217320'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217320'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217349> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217349'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217349'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217339> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217339'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217339'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217347> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217347'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217347'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217346> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217346'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217346'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217345> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217345'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217345'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217316> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217316'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217316'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217315> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217315'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217315'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217317> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217317'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217317'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217327> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217327'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217327'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217324> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217324'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217324'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217323> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217323'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217323'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217352> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217352'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217352'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217351> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217351'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217351'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217318> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217318'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217318'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222959> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221294'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221294'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221327> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221327'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221327'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221325> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221325'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221325'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221324> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221324'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221324'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221304> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221304'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221304'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221303> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221303'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221303'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221296> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221296'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221296'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221301> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221301'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221301'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221307> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221307'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221307'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221297> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221297'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221297'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221298> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221298'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221298'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221299> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221299'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221299'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221293> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221293'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221293'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221305> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221305'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221305'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221295> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221295'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221295'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221328> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221328'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221328'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221330> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221330'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221330'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221292> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221292'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221292'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221310> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221310'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221310'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221309> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221309'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221309'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223304> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223304'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223304'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223302> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223302'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223302'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223303> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223303'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223303'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223313> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223313'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223313'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223327> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223327'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223327'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223315> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223315'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223315'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223348> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223330'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223330'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223326> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223326'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223326'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223325> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223325'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223325'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221002> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221033'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221033'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221041> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221041'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221041'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221045> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221045'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221045'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221049> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221049'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221049'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221029> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221029'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221029'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221014> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221014'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221014'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221015> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221015'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221015'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221017> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221017'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221017'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221018> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221018'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221018'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221019> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221019'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221019'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221020> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221020'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221020'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221021> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221021'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221021'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221023> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221023'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221023'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221032> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221032'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221032'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221030> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221030'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221030'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221028> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221028'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221028'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221380> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221380'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221380'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221378> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221378'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221378'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221377> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221377'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221377'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221379> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221379'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221379'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221381> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221381'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221381'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221382> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221382'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221382'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221383> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221383'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221383'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221385> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221385'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221385'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221376> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221376'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221376'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221387> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221387'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221387'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223053> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223053'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223053'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223062> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223062'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223062'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222033> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221407'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221407'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221408> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221408'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221408'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221409> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221409'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221409'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221386> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221386'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221386'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221410> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221410'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221410'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221371> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221371'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221371'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221372> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221372'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221372'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221374> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221374'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221374'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221375> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221375'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221375'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222050> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222843'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222843'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222837> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222837'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222837'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221402> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221402'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221402'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221406> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221406'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221406'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221405> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221405'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221405'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221388> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221388'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221388'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221389> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221389'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221389'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221399> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221399'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221399'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221398> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221398'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221398'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221394> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221394'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221394'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221393> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221393'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221393'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221392> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221392'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221392'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221401> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221401'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221401'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221397> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221397'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221397'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221396> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221396'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221396'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221404> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221404'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221404'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221403> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221403'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221403'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221390> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221390'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221390'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223591> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223591'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223591'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223610> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223610'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223610'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223607> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223607'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223607'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223606> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223606'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223606'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223592> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223592'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223592'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223603> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223603'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223603'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223602> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223602'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223602'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223600> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223600'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223600'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223599> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223599'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223599'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223598> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223598'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223598'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223597> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223597'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223597'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223594> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223594'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223594'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223596> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223596'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223596'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223593> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223593'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223593'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223070> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223070'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223070'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223067> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223067'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223067'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223066> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223066'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223066'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223083> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223083'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223083'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222136> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222136'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222136'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222165> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222165'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222165'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222168> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222168'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222168'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222160> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222160'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222160'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221975> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221975'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221975'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222000> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222000'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222000'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222001> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222001'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222001'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221972> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221972'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221972'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221973> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221973'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221973'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221981> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221981'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221981'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221977> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221977'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221977'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221978> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221978'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221978'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221979> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221979'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221979'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221980> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221980'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221980'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221993> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221993'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221993'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221994> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221994'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221994'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221995> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221995'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221995'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221996> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221996'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221996'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221997> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221997'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221997'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221992> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221992'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221992'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222009> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222009'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222009'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221974> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221974'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221974'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222007> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222007'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222007'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222004> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222004'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222004'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222003> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222003'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222003'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221976> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221976'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221976'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221422> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221422'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221422'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221415> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221415'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221415'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221428> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221428'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221428'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221431> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221431'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221431'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221434> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221434'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221434'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221435> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221435'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221435'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221411> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221411'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221411'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221448> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221448'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221448'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221445> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221445'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221445'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221426> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221426'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221426'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221427> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221427'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221427'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221425> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221425'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221425'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221424> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221424'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221424'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222753> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222753'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222753'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222752> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222752'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222752'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221420> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221420'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221420'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222559> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222553'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222553'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222554> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222554'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222554'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222555> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222555'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222555'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222556> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222556'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222556'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222557> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222557'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222557'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223187> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223187'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223187'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223188> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223188'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223188'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223189> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223189'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223189'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223196> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223196'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223196'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223204> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223204'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223204'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222569> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222569'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222569'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222570> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222570'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222570'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222566> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222566'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222566'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223157> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223157'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223157'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223166> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223166'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223166'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223154> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223154'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223154'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223153> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223153'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223153'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223170> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223170'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223170'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223165> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223165'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223165'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223161> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223161'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223161'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223159> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223159'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223159'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223156> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223156'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223156'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223167> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223167'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223167'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223152> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223152'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223152'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223160> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223160'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223160'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223162> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223162'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223162'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223164> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223164'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223164'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223673> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223673'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223673'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222218> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222218'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222218'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222225> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222225'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222225'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222222> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222222'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222222'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222221> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222221'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222221'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222220> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222220'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222220'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222373> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222373'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222373'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222344> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222344'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222344'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222389> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222389'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222389'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222391> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222391'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222391'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222380> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222380'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222380'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222375> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222375'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222375'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222376> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222376'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222376'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222379> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222379'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222379'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222347> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222347'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222347'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222381> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222381'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222381'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222346> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222346'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222346'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222383> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222383'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222383'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222384> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222384'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222384'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222385> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222385'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222385'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222386> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222386'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222386'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222387> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222387'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222387'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222388> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222388'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222388'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222371> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222371'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222371'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223476> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223476'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223476'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223478> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223478'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223478'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223480> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223480'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223480'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223481> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223481'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223481'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223482> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223482'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223482'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223486> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223486'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223486'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223489> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223489'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223489'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223487> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223487'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223487'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223473> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223473'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223473'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223472> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223472'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223472'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223479> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223479'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223479'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223471> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223471'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223471'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223475> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223475'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223475'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221836> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221836'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221836'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221842> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221842'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221842'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221845> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221845'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221845'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222374> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222374'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222374'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222358> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222358'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222358'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222336> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222336'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222336'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222392> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222392'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222392'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222393> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222393'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222393'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222394> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222394'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222394'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222395> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222395'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222395'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222396> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222396'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222396'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222397> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222397'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222397'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222337> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222337'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222337'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222362> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222362'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222362'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222341> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222341'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222341'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222338> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222338'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222338'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222366> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222366'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222366'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222342> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222342'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222342'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222343> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222343'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222343'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222364> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222364'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222364'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222372> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222372'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222372'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222349> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222349'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222349'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222352> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222352'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222352'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222408> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222408'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222408'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222353> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222353'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222353'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222398> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222398'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222398'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222382> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222382'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222382'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222345> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222345'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222345'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222402> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222402'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222402'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222403> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222403'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222403'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222404> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222404'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222404'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222405> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222405'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222405'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222406> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222406'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222406'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222407> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222407'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222407'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222365> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222365'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222365'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221345> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221345'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221345'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221344> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221344'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221344'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221343> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221343'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221343'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221331> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221331'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221331'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221346> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221346'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221346'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221355> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221355'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221355'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221354> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221354'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221354'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221353> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221353'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221353'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221352> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221352'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221352'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221351> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221351'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221351'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221350> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221350'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221350'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221349> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221349'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221349'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221347> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221347'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221347'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221338> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221338'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221338'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221339> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221339'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221339'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221332> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221332'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221332'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221333> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221333'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221333'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221334> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221334'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221334'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221335> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221335'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221335'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221341> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221341'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221341'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221340> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221340'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221340'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221337> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221337'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221337'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221348> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221348'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221348'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223407> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223407'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223407'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223387> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223387'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223387'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223385> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223385'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223385'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223409> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223409'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223409'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223384> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223384'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223384'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223380> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223380'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223380'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223376> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223376'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223376'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223390> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223390'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223390'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223375> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223375'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223375'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223374> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223374'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223374'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223373> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223373'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223373'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223372> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223372'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223372'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223371> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223371'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223371'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220890> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220890'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220890'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220885> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220885'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220885'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220883> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220883'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220883'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220888> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220888'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220888'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220889> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220889'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220889'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222291> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222291'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222291'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220874> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220874'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220874'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220864> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220864'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220864'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220871> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220871'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220871'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220869> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220869'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220869'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220884> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220884'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220884'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222321> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222321'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222321'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222323> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222323'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222323'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222312> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222312'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222312'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222314> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222314'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222314'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222322> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222322'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222322'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222329> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222329'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222329'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222326> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222326'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222326'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222319> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222319'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222319'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222317> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222317'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222317'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222315> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222315'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222315'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222293> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222293'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222293'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222299> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222299'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222299'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222300> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222300'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222300'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222311> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222311'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222311'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222778> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222778'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222778'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222779> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222779'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222779'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222783> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222783'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222783'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222785> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222785'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222785'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222788> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222788'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222788'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222806> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222806'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222806'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222772> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222772'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222772'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222777> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222777'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222777'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222810> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222810'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222810'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222809> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222809'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222809'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221616> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221616'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221616'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221614> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221614'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221614'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221615> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221615'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221615'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221624> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221624'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221624'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221619> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221619'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221619'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222122> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222122'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222122'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223432> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223432'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223432'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223448> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223448'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223448'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223441> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223441'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223441'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223446> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223446'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223446'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223440> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223440'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223440'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223428> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223428'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223428'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223414> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223414'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223414'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223415> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223415'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223415'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221621> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221621'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221621'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221623> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221623'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221623'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221611> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221611'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221611'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221617> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221617'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221617'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221618> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221618'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221618'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221626> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221626'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221626'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221613> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221613'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221613'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221650> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221650'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221650'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221643> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221643'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221643'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221641> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221641'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221641'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221636> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221636'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221636'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221627> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221627'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221627'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221612> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221612'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221612'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221630> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221630'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221630'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221629> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221629'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221629'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222281> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222281'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222281'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222282> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222282'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222282'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222283> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222283'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222283'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222284> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222284'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222284'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222290> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222290'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222290'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222279> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222279'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222279'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222289> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222289'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222289'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222288> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222288'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222288'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222287> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222287'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222287'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222268> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222268'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222268'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222285> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222285'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222285'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222254> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222254'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222254'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222280> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222280'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222280'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222266> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222266'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222266'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222907> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222907'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222907'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222896> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222896'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222896'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222909> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222909'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222909'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222898> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222898'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222898'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222899> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222899'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222899'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222900> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222900'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222900'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222901> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222901'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222901'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222903> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222903'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222903'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222904> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222904'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222904'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222894> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222894'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222894'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222906> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222906'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222906'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222895> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222895'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222895'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222918> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222918'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222918'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222917> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222917'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222917'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222911> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222911'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222911'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222910> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222910'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222910'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222908> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222908'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222908'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222905> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222905'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222905'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222929> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222929'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222929'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222893> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222893'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222893'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222892> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222892'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222892'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222891> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222891'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222891'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222270> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222270'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222270'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222271> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222271'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222271'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222272> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222272'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222272'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222273> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222273'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222273'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222274> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222274'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222274'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222276> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222276'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222276'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222277> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222277'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222277'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222278> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222278'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222278'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222259> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222259'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222259'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222257> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222257'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222257'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223517> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223517'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223517'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223524> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223524'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223524'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223528> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223528'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223528'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223492> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223492'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223492'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223505> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223505'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223505'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223504> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223504'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223504'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223501> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223501'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223501'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223499> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223499'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223499'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223493> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223493'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223493'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222217> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222217'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222217'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222216> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222216'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222216'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221810> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221810'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221810'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221788> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221788'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221788'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221809> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221809'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221809'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221804> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221804'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221804'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221794> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221794'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221794'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221795> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221795'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221795'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221796> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221796'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221796'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221799> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221799'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221799'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221806> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221806'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221806'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221800> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221800'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221800'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221802> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221802'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221802'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221803> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221803'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221803'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222596> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222596'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222596'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222587> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222587'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222587'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222588> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222588'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222588'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222589> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222589'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222589'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222591> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222591'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222591'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222585> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222585'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222585'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222593> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222593'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222593'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222598> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222598'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222598'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222597> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222597'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222597'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222584> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222584'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222584'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222578> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222578'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222578'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222604> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222604'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222604'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222592> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222592'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222592'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222583> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222583'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222583'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222582> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222582'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222582'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222580> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222580'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222580'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222579> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222579'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222579'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222610> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222610'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222610'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222606> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222606'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222606'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222602> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222602'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222602'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222577> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222577'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222577'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222609> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222609'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222609'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222600> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222600'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222600'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222607> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222607'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222607'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222572> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222572'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222572'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222573> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222573'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222573'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222575> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222575'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222575'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222576> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222576'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222576'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222601> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222601'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222601'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222608> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222608'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222608'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221752> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221752'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221752'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221763> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221763'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221763'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220781> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220781'^^xsd:integer;
  dwc:scientificName 'Anomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220781'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220783> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220783'^^xsd:integer;
  dwc:scientificName 'Anomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220783'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221148> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221148'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221148'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221163> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221163'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221163'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221152> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221152'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221152'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221151> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221151'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221151'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221153> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221153'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221153'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221135> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221135'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221135'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221145> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221145'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221145'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221146> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221146'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221146'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221154> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221154'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221154'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221155> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221155'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221155'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221156> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221156'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221156'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221157> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221157'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221157'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221158> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221158'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221158'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221160> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221160'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221160'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221161> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221161'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221161'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221162> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221162'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221162'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221164> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221164'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221164'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221166> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221166'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221166'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221170> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221170'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221170'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221167> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221167'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221167'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221165> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221165'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221165'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223683> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223683'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223683'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223684> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223684'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223684'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223688> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223688'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223688'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223670> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223670'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223670'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223661> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223661'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223661'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223664> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223664'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223664'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223666> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223666'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223666'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223667> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223667'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223667'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223669> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223669'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223669'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223658> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223658'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223658'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223672> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223672'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223672'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223657> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223657'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223657'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223675> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223675'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223675'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223676> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223676'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223676'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223678> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223678'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223678'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223679> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223679'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223679'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223681> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223681'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223681'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223659> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223659'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223659'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223651> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223651'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223651'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223652> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223652'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223652'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223653> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223653'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223653'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223654> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223654'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223654'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223655> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223655'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223655'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223656> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223656'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223656'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221284> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221284'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221284'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221279> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221279'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221279'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221290> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221290'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221290'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221264> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221264'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221264'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221280> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221280'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221280'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221258> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221258'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221258'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221267> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221267'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221267'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221263> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221263'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221263'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221278> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221278'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221278'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221289> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221289'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221289'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221288> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221288'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221288'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221287> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221287'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221287'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221268> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221268'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221268'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221261> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221261'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221261'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221262> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221262'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221262'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221269> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221269'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221269'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221271> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221271'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221271'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221275> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221275'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221275'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221276> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221276'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221276'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221265> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221265'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221265'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221285> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221285'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221285'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221286> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221286'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221286'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221283> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221283'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221283'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221282> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221282'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221282'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221281> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221281'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221281'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221251> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221251'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221251'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221252> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221252'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221252'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221253> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221253'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221253'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221254> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221254'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221254'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221255> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221255'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221255'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221257> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221257'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221257'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221122> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221122'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221122'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221105> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221105'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221105'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221097> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221097'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221097'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221682> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221682'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221682'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217418> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217418'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217418'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217421> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217421'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217421'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217420> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217420'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217420'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217425> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217425'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217425'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222188> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222188'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222188'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222179> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222179'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222179'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222691> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222691'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222691'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223723> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223723'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223723'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223722> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223722'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223722'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223727> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223727'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223727'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223729> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223729'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223729'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223728> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223728'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223728'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223718> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223718'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223718'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223713> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223713'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223713'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223711> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223711'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223711'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223694> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223694'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223694'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223726> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223726'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223726'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223721> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223721'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223721'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223725> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223725'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223725'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223724> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223724'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223724'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223714> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223714'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223714'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223696> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223696'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223696'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222457> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222457'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222457'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223699> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223699'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223699'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223707> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223707'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223707'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223706> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223706'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223706'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223705> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223705'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223705'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223704> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223704'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223704'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222459> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222459'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222459'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222465> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222465'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222465'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223703> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223703'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223703'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223702> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223702'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223702'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223700> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223700'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223700'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223710> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223710'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223710'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223697> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223697'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223697'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223691> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223691'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223691'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223692> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223692'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223692'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223693> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223693'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223693'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223701> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223701'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223701'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223695> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223695'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223695'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223708> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223708'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223708'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223709> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223709'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223709'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223118> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223118'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223118'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223093> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223093'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223093'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223092> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223092'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223092'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223091> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223091'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223091'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223094> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223094'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223094'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223101> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223101'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223101'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223095> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223095'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223095'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223112> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223112'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223112'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223109> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223109'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223109'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223108> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223108'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223108'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223096> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223096'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223096'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220961> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220961'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220961'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220956> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220956'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220956'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223216> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223216'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223216'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223215> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223215'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223215'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223214> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223214'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223214'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223225> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223225'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223225'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223213> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223213'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223213'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223217> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223217'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223217'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223223> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223223'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223223'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223218> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223218'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223218'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223212> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223212'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223212'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223233> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223233'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223233'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223226> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223226'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223226'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223221> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223221'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223221'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223220> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223220'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223220'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223219> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223219'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223219'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223246> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223246'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223246'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223249> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223249'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223249'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223247> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223247'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223247'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223241> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223241'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223241'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223244> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223244'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223244'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223228> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223228'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223228'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223231> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223231'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223231'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223245> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223245'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223245'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223235> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223235'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223235'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223229> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223229'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223229'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223242> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223242'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223242'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223230> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223230'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223230'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223234> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223234'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223234'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223248> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223248'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223248'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223232> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223232'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223232'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223238> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223238'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223238'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223236> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223236'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223236'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223227> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223227'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223227'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223239> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223239'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223239'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223240> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223240'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223240'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221589> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221589'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221589'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223257> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223257'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223257'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223275> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223275'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223275'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223276> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223276'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223276'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223277> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223277'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223277'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223265> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223265'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223265'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223282> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223282'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223282'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223284> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223284'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223284'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223266> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223266'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223266'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223280> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223280'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223280'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223279> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223279'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223279'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223285> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223285'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223285'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223256> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223256'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223256'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223287> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223287'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223287'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223264> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223264'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223264'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223267> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223267'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223267'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223289> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223289'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223289'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223288> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223288'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223288'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223269> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223269'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223269'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223270> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223270'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223270'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223259> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223259'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223259'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223286> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223286'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223286'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223254> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223254'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223254'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223260> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223260'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223260'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223255> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223255'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223255'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223251> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223251'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223251'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223252> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223252'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223252'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223253> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223253'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223253'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221453> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221453'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221453'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221475> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221475'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221475'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221463> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221463'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221463'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221466> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221466'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221466'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221260> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221260'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221260'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221272> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221272'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221272'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223660> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223660'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223660'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223540> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223540'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223540'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222450> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222450'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222450'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222961> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222961'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222961'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217321> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217321'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217321'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217322> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217322'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217322'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221300> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221300'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221300'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221692> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221692'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221692'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223314> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223314'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223314'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223329> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223329'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223329'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220906> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220906'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220906'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220899> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220899'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220899'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220910> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220910'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220910'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222543> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222543'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222543'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222503> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222503'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222503'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222532> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222532'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222532'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222499> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222499'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222499'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217328> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217328'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217328'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222518> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222518'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222518'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222631> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222631'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222631'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222076> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222076'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222076'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222234> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222234'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222234'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217353> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217353'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217353'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222067> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222067'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222067'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222945> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222945'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222945'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222243> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222243'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222243'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222250> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222250'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222250'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222247> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222247'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222247'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222213> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222213'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222213'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221058> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221058'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221058'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221074> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221074'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221074'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221079> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221079'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221079'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221090> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221090'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221090'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222212> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222212'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222212'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223307> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223307'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223307'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221013> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221013'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221013'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221022> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221022'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221022'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221395> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221395'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221395'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221391> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221391'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221391'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222166> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222166'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222166'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222027> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222027'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222027'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221373> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221373'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221373'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221384> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221384'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221384'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221991> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221991'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221991'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221999> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221999'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221999'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221530> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221530'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221530'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221567> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221567'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221567'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221508> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221508'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221508'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221509> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221509'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221509'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221510> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221510'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221510'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221511> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221511'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221511'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221513> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221513'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221513'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221519> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221519'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221519'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221521> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221521'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221521'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221522> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221522'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221522'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221523> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221523'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221523'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221525> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221525'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221525'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221526> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221526'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221526'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221529> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221529'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221529'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221505> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221505'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221505'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221356> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221356'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221356'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223397> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223397'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223397'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223396> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223396'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223396'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223395> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223395'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223395'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223393> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223393'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223393'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223392> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223392'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223392'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223400> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223400'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223400'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223410> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223410'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223410'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223408> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223408'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223408'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223405> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223405'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223405'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223404> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223404'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223404'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223402> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223402'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223402'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223401> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223401'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223401'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223388> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223388'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223388'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223398> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223398'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223398'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223389> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223389'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223389'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222867> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222867'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222867'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222890> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222890'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222890'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222885> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222885'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222885'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222879> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222879'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222879'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222866> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222866'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222866'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222861> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222861'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222861'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222859> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222859'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222859'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222884> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222884'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222884'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221366> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221366'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221366'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221367> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221367'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221367'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221358> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221358'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221358'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221362> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221362'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221362'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221359> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221359'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221359'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221370> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221370'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221370'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221368> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221368'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221368'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221369> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221369'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221369'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221363> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221363'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221363'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221361> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221361'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221361'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221507> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221507'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221507'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221491> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221491'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221491'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221493> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221493'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221493'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221494> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221494'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221494'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221496> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221496'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221496'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221497> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221497'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221497'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221498> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221498'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221498'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221499> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221499'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221499'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221500> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221500'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221500'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221501> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221501'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221501'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221502> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221502'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221502'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221503> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221503'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221503'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221504> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221504'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221504'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221360> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221360'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221360'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221357> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221357'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221357'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221551> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221551'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221551'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221560> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221560'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221560'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221562> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221562'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221562'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221528> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221528'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221528'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221492> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221492'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221492'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221233> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221233'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221233'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221213> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221213'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221213'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221216> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221216'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221216'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221221> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221221'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221221'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221220> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221220'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221220'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221219> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221219'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221219'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221218> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221218'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221218'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221250> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221250'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221250'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221248> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221248'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221248'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221247> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221247'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221247'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221241> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221241'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221241'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221222> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221222'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221222'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221237> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221237'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221237'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221236> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221236'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221236'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221235> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221235'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221235'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221234> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221234'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221234'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221232> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221232'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221232'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221231> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221231'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221231'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221230> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221230'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221230'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221229> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221229'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221229'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221239> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221239'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221239'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221246> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221246'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221246'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221245> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221245'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221245'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221244> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221244'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221244'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221242> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221242'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221242'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221212> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221212'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221212'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221240> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221240'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221240'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221249> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221249'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221249'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221238> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221238'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221238'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221228> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221228'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221228'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221227> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221227'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221227'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221226> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221226'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221226'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221224> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221224'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221224'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221223> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221223'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221223'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220833> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220833'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220833'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220832> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220832'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220832'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221881> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221881'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221881'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221873> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221873'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221873'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221880> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221880'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221880'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221888> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221888'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221888'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221854> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221854'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221854'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221884> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221884'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221884'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221883> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221883'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221883'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221886> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221886'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221886'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223553> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223553'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223553'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223567> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223567'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223567'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223566> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223566'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223566'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223565> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223565'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223565'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223554> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223554'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223554'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223549> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223549'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223549'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223550> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223550'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223550'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223551> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223551'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223551'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223552> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223552'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223552'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223555> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223555'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223555'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223556> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223556'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223556'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223557> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223557'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223557'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223558> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223558'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223558'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223559> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223559'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223559'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222181> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222181'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222181'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222182> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222182'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222182'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222183> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222183'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222183'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222184> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222184'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222184'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222185> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222185'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222185'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222186> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222186'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222186'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222178> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222178'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222178'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222189> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222189'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222189'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222175> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222175'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222175'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222689> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222689'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222689'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222657> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222657'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222657'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222690> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222690'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222690'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222670> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222670'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222670'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222651> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222651'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222651'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222652> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222652'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222652'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222653> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222653'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222653'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222655> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222655'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222655'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222656> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222656'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222656'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222658> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222658'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222658'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222662> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222662'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222662'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222663> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222663'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222663'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222664> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222664'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222664'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222665> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222665'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222665'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222666> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222666'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222666'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222667> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222667'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222667'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222659> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222659'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222659'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222669> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222669'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222669'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222688> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222688'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222688'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222673> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222673'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222673'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222676> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222676'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222676'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222677> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222677'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222677'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222678> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222678'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222678'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222679> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222679'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222679'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222680> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222680'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222680'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222681> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222681'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222681'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222682> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222682'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222682'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222683> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222683'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222683'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222684> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222684'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222684'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222686> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222686'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222686'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222687> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222687'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222687'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222668> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222668'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222668'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221439> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221439'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221439'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221421> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221421'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221421'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223337> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223337'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223337'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223336> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223336'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223336'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223335> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223335'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223335'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223334> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223334'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223334'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223333> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223333'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223333'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223341> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223341'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223341'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223352> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223352'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223352'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223367> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223367'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223367'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223364> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223364'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223364'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223361> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223361'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223361'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223360> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223360'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223360'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223359> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223359'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223359'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223357> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223357'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223357'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223353> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223353'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223353'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223351> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223351'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223351'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223342> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223342'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223342'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223349> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223349'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223349'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223332> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223332'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223332'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223355> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223355'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223355'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223344> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223344'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223344'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223323> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223323'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223323'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223317> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223317'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223317'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223320> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223320'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223320'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223324> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223324'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223324'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223318> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223318'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223318'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223319> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223319'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223319'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223322> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223322'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223322'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223321> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223321'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223321'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223316> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223316'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223316'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220992> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220992'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220992'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220998> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220998'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220998'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220997> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220997'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220997'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221004> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221004'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221004'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220990> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220990'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220990'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221000> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221000'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221000'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221005> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221005'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221005'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220999> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220999'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220999'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221001> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221001'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221001'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221003> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221003'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221003'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221006> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221006'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221006'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220996> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220996'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220996'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220995> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220995'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220995'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220976> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220976'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220976'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220977> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220977'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220977'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220985> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220985'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220985'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220991> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220991'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220991'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220993> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220993'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220993'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222985> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222985'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222985'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222983> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222983'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222983'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222981> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222981'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222981'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222979> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222979'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222979'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222976> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222976'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222976'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222975> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222975'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222975'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222990> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222990'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222990'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222989> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222989'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222989'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217385> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217385'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217385'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217378> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217378'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217378'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217371> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217371'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217371'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217369> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217369'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217369'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217368> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217368'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217368'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217364> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217364'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217364'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217361> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217361'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217361'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217359> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217359'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217359'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223190> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223190'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223190'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223169> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223169'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223169'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223045> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223045'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223045'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222568> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222568'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222568'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222551> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222551'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222551'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222563> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222563'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222563'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221159> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221159'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221159'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221168> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221168'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221168'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220775> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220775'^^xsd:integer;
  dwc:scientificName 'Anomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153416'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220775'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222586> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222586'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222586'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221759> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221759'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221759'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222599> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222599'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222599'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222571> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222571'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222571'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221336> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221336'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221336'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221342> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221342'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221342'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222370> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222370'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222370'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222400> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222400'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222400'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222377> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222377'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222377'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222390> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222390'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222390'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222410> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222410'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222410'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223483> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223483'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223483'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223474> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223474'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223474'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223477> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223477'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223477'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222318> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222318'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222318'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222808> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222808'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222808'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221791> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221791'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221791'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221591> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221591'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221591'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221599> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221599'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221599'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221602> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221602'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221602'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221581> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221581'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221581'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221607> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221607'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221607'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221580> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221580'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221580'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221582> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221582'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221582'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221603> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221603'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221603'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221574> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221574'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221574'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221575> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221575'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221575'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221576> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221576'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221576'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221577> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221577'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221577'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221578> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221578'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221578'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221620> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221620'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221620'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221625> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221625'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221625'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221274> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221274'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221274'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221256> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221256'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221256'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221096> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221096'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221096'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221277> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221277'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221277'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221469> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221469'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221469'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221472> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221472'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221472'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221473> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221473'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221473'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221479> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221479'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221479'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221487> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221487'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221487'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221490> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221490'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221490'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221488> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221488'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221488'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221486> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221486'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221486'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221485> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221485'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221485'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221484> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221484'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221484'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221482> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221482'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221482'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221481> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221481'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221481'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221489> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221489'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221489'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221476> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221476'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221476'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221477> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221477'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221477'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222286> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222286'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222286'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222902> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222902'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222902'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222928> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222928'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222928'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222897> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222897'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222897'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222255> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222255'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222255'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222275> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222275'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222275'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222219> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222219'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222219'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222320> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222320'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222320'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223646> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223646'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223646'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223106> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223106'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223106'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223237> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223237'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223237'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223243> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223243'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223243'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223250> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223250'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223250'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223222> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223222'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223222'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223224> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223224'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223224'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223715> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223715'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223715'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222460> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222460'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222460'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223698> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223698'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223698'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223712> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223712'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223712'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223730> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223730'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223730'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217356> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217356'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217356'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223328> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223328'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223328'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221558> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221558'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221558'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221495> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221495'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221495'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221364> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221364'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221364'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223548> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223548'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223548'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223560> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223560'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223560'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221889> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221889'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221889'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221243> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221243'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221243'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221225> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221225'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221225'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221211> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221211'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221211'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221217> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221217'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221217'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221214> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221214'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221214'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221215> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221215'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221215'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221506> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221506'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221506'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221461> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221461'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221461'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221451> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221451'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221451'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221608> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221608'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221608'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223258> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223258'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223258'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223268> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223268'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223268'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221471> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221471'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221471'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221480> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221480'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221480'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221478> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221478'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221478'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221579> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221579'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221579'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223689> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223689'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223689'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222699> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222699'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222699'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222700> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222700'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222700'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222713> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222713'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222713'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222714> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222714'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222714'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222692> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222692'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222692'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222705> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222705'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222705'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223261> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223261'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223261'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223262> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223262'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223262'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223263> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223263'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223263'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223283> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223283'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223283'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217319> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217319'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217319'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217348> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A217348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:217348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '217348'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:217348'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221413> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221413'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221413'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222932> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222932'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222932'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221365> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221365'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221365'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221291> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221291'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221291'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220968> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220968'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220968'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223484> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223484'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223484'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223682> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223682'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223682'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222224> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222224'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222224'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223665> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A223665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:223665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '223665'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:223665'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221628> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221628'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221628'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222378> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A222378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:222378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '222378'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:222378'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220872> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334667 -4.1475)"^^geo:wktLiteral ;
  geo-pos:lat "50.334667"^^xsd:decimal ;
  geo-pos:long "-4.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A220872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:220872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '220872'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.1475'^^xsd:double;
  dwc:latitude '50.334667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:220872'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221622> ;
  mr:hasGeometry <https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666667 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.31666667"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/699__urn%3Acatalog%3AMarBEF%2FManuela%3App%3A221622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pp:221622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/699_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '221622'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.31666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 3.14 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pp:221622'^^xsd:anyURI;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF